Lines Matching +full:0 +full:x80800000
19 #define CONFIG_SYS_TIMERBASE 0x48040000 /* Use Timer2 */
29 #define CONFIG_SYS_NS16550_COM1 0x44e09000 /* UART0 */
38 * area between 0x402F0400 and 0x4030B800 as a download area and
39 * 0x4030B800 to 0x4030CE00 as a public stack area. The ROM also
44 #define CONFIG_SPL_TEXT_BASE 0x402F0400
56 * Our DDR memory always starts at 0x80000000 and U-Boot shall have
59 #define CONFIG_SYS_LOAD_ADDR 0x80000000
63 * always, even when we have more. We always start at 0x80000000,
67 #define CONFIG_SYS_SDRAM_BASE 0x80000000
89 * 0x80800000 for legacy reasons (to not conflict with older SPLs). We
91 * Linux kernel address of 0x80008000 to work, in the Falcon Mode case.
97 #define CONFIG_SYS_TEXT_BASE 0x80800000
98 #define CONFIG_SPL_BSS_START_ADDR 0x80A00000
99 #define CONFIG_SPL_BSS_MAX_SIZE 0x80000 /* 512 KB */