Lines Matching +full:0 +full:x10d00000
37 #define CONFIG_SYS_BOOTMAPSZ 0x10000000
77 #define CONFIG_DWC_AHSATA_PORT_ID 0
128 "bootargs_mmc1=console=ttymxc0,115200 di0_primary console=tty1\0" \
130 "video=mxcfb1:off video=mxcfb2:off fbmem=28M\0" \
131 "bootargs_mmc3=root=/dev/mmcblk0p1 rootwait consoleblank=0 quiet\0" \
133 "${bootargs_mmc3}\0" \
135 "rdinit=/sbin/init enable_wait_mode=off\0" \
137 "mmc read 0x10800000 0x800 0x4000; bootm 0x10800000\0" \
138 "bootcmd_up1=load mmc 1 0x10800000 uImage\0" \
139 "bootcmd_up2=load mmc 1 0x10d00000 uramdisk.img; " \
141 "bootm 0x10800000 0x10d00000\0" \
142 "console=ttymxc0\0" \
143 "fan=gpio set 92\0" \
145 "setenv stderr serial\0" \
147 "setenv stderr serial,vga\0" \
148 "stderr=serial,vga\0" \
149 "stdin=serial,usbkbd\0" \
150 "stdout=serial,vga\0"