Lines Matching +full:0 +full:x2c000000
90 #define CONFIG_SYS_I2C_EEPROM_ADDR 0x50
92 #define CONFIG_SYS_I2C_EEPROM_BUS 0
113 "loadaddr=0x82000000\0" \
114 "usbtty=cdc_acm\0" \
115 "console=ttyO2,115200n8\0" \
116 "mpurate=500\0" \
117 "vram=12M\0" \
118 "dvimode=1024x768MR-16@60\0" \
119 "defaultdisplay=dvi\0" \
120 "mmcdev=0\0" \
121 "mmcroot=/dev/mmcblk0p2 rw\0" \
122 "mmcrootfstype=ext4 rootwait\0" \
123 "nandroot=/dev/mtdblock4 rw\0" \
124 "nandrootfstype=ubifs\0" \
131 "rootfstype=${mmcrootfstype}\0" \
138 "rootfstype=${nandrootfstype}\0" \
139 "loadbootscript=fatload mmc ${mmcdev} ${loadaddr} boot.scr\0" \
141 "source ${loadaddr}\0" \
142 "loaduimage=fatload mmc ${mmcdev} ${loadaddr} uImage\0" \
145 "bootm ${loadaddr}\0" \
149 "bootm ${loadaddr}\0" \
175 0x01F00000) /* 31MB */
203 #define SMNAND_ENV_OFFSET 0x260000 /* environment starts here */
210 #define CM_T3X_SMC911X_BASE 0x2C000000
217 #define CONFIG_SYS_INIT_RAM_ADDR 0x4020f800
218 #define CONFIG_SYS_INIT_RAM_SIZE 0x800
265 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x80000
267 #define CONFIG_SPL_TEXT_BASE 0x40200800
272 * Use 0x80008000 as TEXT_BASE here for compatibility reasons with the
276 #define CONFIG_SYS_TEXT_BASE 0x80008000
277 #define CONFIG_SPL_BSS_START_ADDR 0x80100000
278 #define CONFIG_SPL_BSS_MAX_SIZE 0x80000 /* 512 KB */
280 #define CONFIG_SYS_SPL_MALLOC_START 0x80208000
281 #define CONFIG_SYS_SPL_MALLOC_SIZE 0x100000