Lines Matching +full:0 +full:x5000000
22 #define CONFIG_SYS_SDRAM_BASE 0x40000000
33 #define CONFIG_DEFAULT_CONSOLE "console=ttySAC1,115200n8\0"
40 #define CONFIG_SYS_MONITOR_BASE 0x00000000
44 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_SDRAM_BASE + 0x5000000)
45 #define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + 0x4800000)
60 ",-(UBI)\0"
68 ",-(UMS)\0"
89 "onenand erase 0x0 0x100000;" \
90 "onenand write 0x42008000 0x0 0x100000\0" \
92 "onenand erase 0xc00000 0x500000;" \
93 "onenand write 0x41008000 0xc00000 0x500000\0" \
95 "run loaduimage; bootm 0x40007FC0\0" \
97 "mmc dev 0 2; mmc write 0 0x42100000 0 0x200;" \
98 "mmc dev 0 0\0" \
100 "mmc read 0 0x42100000 0x80 0x200; run updatebackup\0" \
101 "lpj=lpj=3981312\0" \
105 CONFIG_ENV_COMMON_BOOT "; run bootk\0" \
110 "; tftp 0x40007FC0 uImage; bootm 0x40007FC0\0" \
116 "; run bootk\0" \
120 "initrd=0x43000000,8M ramdisk=8192\0" \
124 "run loaduimage; bootm 0x40007FC0\0" \
125 "bootchart=set opts init=/sbin/bootchartd; run bootcmd\0" \
126 "boottrace=setenv opts initcall_debug; run bootcmd\0" \
127 "mmcoops=mmc read 0 0x40000000 0x40 8; md 0x40000000 0x400\0" \
128 "verify=n\0" \
129 "rootfstype=ext4\0" \
133 "meminfo=crashkernel=32M@0x50000000\0" \
134 "nfsroot=/nfsroot/arm\0" \
135 "bootblock=" CONFIG_BOOTBLOCK "\0" \
136 "ubiblock=" CONFIG_UBIBLOCK" \0" \
137 "ubi=enabled\0" \
138 "loaduimage=fatload mmc ${mmcdev}:${mmcbootpart} 0x40007FC0 uImage\0" \
139 "mmcdev=0\0" \
140 "mmcbootpart=2\0" \
141 "mmcrootpart=3\0" \
146 #define CONFIG_SYS_ONENAND_BASE 0x0C000000