Lines Matching +full:0 +full:x40000
68 #define CONFIG_SYS_I2C_EEPROM_ADDR 0x56
121 #define CONFIG_ENV_SIZE 0x00020000
122 #define CONFIG_ENV_OFFSET 0x00100000
123 #define CONFIG_ENV_OFFSET_REDUND 0x00120000
124 #define CONFIG_ENV_ADDR 0x80000100
134 #define CONFIG_LOADADDR 0x80008000
140 /* SPL will be executed at offset 0 */
141 #define CONFIG_SPL_TEXT_BASE 0x00000000
143 #define CONFIG_SPL_STACK 0x0000FFF8
146 /* SPL will load U-Boot from NAND offset 0x40000 */
149 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x00040000
150 #define CONFIG_SPL_PAD_TO 0x20000
151 /* U-Boot will be 0x40000 bytes, loaded and run at CONFIG_SYS_TEXT_BASE */
152 #define CONFIG_SYS_MONITOR_LEN 0x40000 /* actually, MAX size */