Lines Matching +full:0 +full:x60000
31 #define CONFIG_SYS_TEXT_BASE 0x83F00000
75 #define CONFIG_PHY_ADDR 0x1F
106 #define CONFIG_SYS_NAND_BLOCK_SIZE 0x20000
114 #define CONFIG_USB_ISP1301_I2C_ADDR 0x2d
134 #define CONFIG_ENV_OFFSET 0x000A0000
145 "autoload=no\0" \
146 "ethaddr=00:01:90:00:C0:81\0" \
147 "dtbaddr=0x81000000\0" \
148 "nfsroot=/opt/projects/images/vladimir/oe/devkit3250/rootfs\0" \
149 "tftpdir=vladimir/oe/devkit3250\0" \
150 "userargs=oops=panic\0"
163 #define CONFIG_LOADADDR 0x80008000
168 /* SPL will be executed at offset 0 */
169 #define CONFIG_SPL_TEXT_BASE 0x00000000
172 #define CONFIG_SPL_STACK 0x0000FFF8
186 #define CONFIG_SPL_MAX_SIZE 0x20000
189 /* U-Boot will be 0x60000 bytes, loaded and run at CONFIG_SYS_TEXT_BASE */
190 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x40000
191 #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x60000