Lines Matching +full:0 +full:xe8000000
14 #define CONFIG_SYS_TEXT_BASE 0xf01000 /* 15 MB */
31 #define CONFIG_SYS_MEMTEST_START 0x00200000 /* memtest works on */
32 #define CONFIG_SYS_MEMTEST_END 0x00400000
38 #define CONFIG_SYS_CCSRBAR 0xe0000000
45 #define CONFIG_SYS_CCSRBAR_PHYS_HIGH 0x0
50 #define CONFIG_SYS_PCI_MAP_START 0x80000000
51 #define CONFIG_SYS_PCI_MAP_END 0xe8000000
54 #define CONFIG_SYS_TMPVIRT 0xe8000000
60 #define CONFIG_SYS_DDR_SDRAM_BASE 0x00000000
63 #define CONFIG_CHIP_SELECTS_PER_CTRL 0
67 #define CONFIG_SYS_BOOT_BLOCK 0x00000000 /* boot TLB */
73 #define CONFIG_SYS_INIT_RAM_ADDR 0x00100000
74 #define CONFIG_SYS_INIT_RAM_ADDR_PHYS_HIGH 0x0
75 #define CONFIG_SYS_INIT_RAM_ADDR_PHYS_LOW 0x00100000
80 #define CONFIG_SYS_INIT_RAM_SIZE 0x00004000
92 #define CONFIG_SYS_NS16550_CLK (get_bus_freq(0))
97 #define CONFIG_SYS_NS16550_COM1 (CONFIG_SYS_CCSRBAR+0x4500)
98 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x4600)
102 * Memory space is mapped 1-1, but I/O space must start from 0.
116 #define CONFIG_ENV_SIZE 0x2000
132 #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */
153 "test -n \"$qemu_kernel_addr\" && bootm $qemu_kernel_addr - $fdt_addr_r\0"