Lines Matching +full:0 +full:x81000000
16 #define CONFIG_SYS_TEXT_BASE 0xA0000000
27 "gs_fast_boot=setenv bootdelay 5\0" \
28 "gs_slow_boot=setenv bootdelay 10\0" \
29 "bootcmd=dcache off; mw.l 0x81000000 0 1024; usb start;" \
30 "fatls usb 0; fatload usb 0 0x81000000 zmx25-init.bin;" \
31 "bootm 0x81000000; bootelf 0x81000000\0"
57 #define CONFIG_FEC_MXC_PHYADDR 0x00
91 #define PHYS_SDRAM 0x80000000 /* start address of LPDDRRAM */
92 #define PHYS_SDRAM_SIZE 0x04000000 /* 64 megs */
95 #define CONFIG_SYS_INIT_SP_ADDR 0x78020000 /* end of internal SRAM */
100 #define CONFIG_SYS_FLASH_BASE 0xA0000000
104 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + 0x00040000)
129 #define CONFIG_SYS_MALLOC_LEN (0x400000 - 0x8000)