Lines Matching +full:0 +full:x01f00000
43 #define CONFIG_SYS_FDT_BASE 0x000f0000
48 #define PHYS_SDRAM_0 0x00000000 /* SDRAM Bank #1 */
51 #define PHYS_SDRAM_0_SIZE 0x20000000 /* 512 MB */
52 #define PHYS_SDRAM_1_SIZE 0x20000000 /* 512 MB */
65 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_SDRAM_BASE + 0x1000000 - \
72 #define CONFIG_SYS_LOAD_ADDR 0x100000 /* SDRAM */
93 #define PHYS_FLASH_1 0x88000000 /* BANK 0 */
109 #define CONFIG_SYS_FLASH_BANKS_SIZES {0x4000000}
112 #define CONFIG_FLASH_SECTOR_SIZE (0x10000*2)
116 #define CONFIG_ENV_SECT_SIZE 0x1000
133 #define CONFIG_ENV_SIZE 0x2000
137 func(MMC, mmc, 0) \
142 "kernel_addr_r=0x00080000\0" \
143 "pxefile_addr_r=0x01f00000\0" \
144 "scriptaddr=0x01f00000\0" \
145 "fdt_addr_r=0x02000000\0" \
146 "ramdisk_addr_r=0x02800000\0" \