Lines Matching +full:0 +full:xe2800000
79 #define CONFIG_SYS_MEMTEST_START 0x00200000 /* memtest works on */
80 #define CONFIG_SYS_MEMTEST_END 0x00400000
82 #define CONFIG_SYS_CCSRBAR 0xe0000000
93 * for a device at 0x53.
99 #define CONFIG_MEM_INIT_VALUE 0xDeadBeef
101 #define CONFIG_SYS_DDR_SDRAM_BASE 0x00000000
110 * SPD at 0x53, but if we are running on an older board w/o the
111 * fix, it will still be at 0x51. We check 0x53 1st.
113 #define SPD_EEPROM_ADDRESS 0x51 /* CTLR 0 DIMM 0 */
114 #define ALT_SPD_EEPROM_ADDRESS 0x53 /* CTLR 0 DIMM 0 */
121 #define CONFIG_SYS_DDR_CONTROL 0xc300c000
141 * Base address 0 = 0xff80_0000 = BR0[0:16] = 1111 1111 1000 0000 0
147 * Base address 0 = 0xfc00_0000 = BR0[0:16] = 1111 1100 0000 0000 0
150 * 0 4 8 12 16 20 24 28
154 #define CONFIG_SYS_BR0_8M 0xff800801
155 #define CONFIG_SYS_BR0_64M 0xfc001801
159 * Base address 6 = 0xef80_0000 = BR6[0:16] = 1110 1111 1000 0000 0
165 * Base address 6 = 0xec00_0000 = BR6[0:16] = 1110 1100 0000 0000 0
168 * 0 4 8 12 16 20 24 28
172 #define CONFIG_SYS_BR6_8M 0xef800801
173 #define CONFIG_SYS_BR6_64M 0xec001801
177 * Addr Mask = 8M = OR1[0:16] = 1111 1111 1000 0000 0
186 * Addr Mask = 64M = OR1[0:16] = 1111 1100 0000 0000 0
189 * 0 4 8 12 16 20 24 28
193 #define CONFIG_SYS_OR0_8M 0xff806e65
194 #define CONFIG_SYS_OR0_64M 0xfc006e65
198 * Addr Mask = 8M = OR6[0:16] = 1111 1111 1000 0000 0
207 * Addr Mask = 64M = OR6[0:16] = 1111 1100 0000 0000 0
209 * 0 4 8 12 16 20 24 28
213 #define CONFIG_SYS_OR6_8M 0xff806e65
214 #define CONFIG_SYS_OR6_64M 0xfc006e65
217 #define CONFIG_SYS_BOOT_BLOCK 0xff800000 /* start of 8MB Flash */
218 #define CONFIG_SYS_ALT_FLASH 0xec000000 /* 64MB "user" flash */
226 #define CONFIG_SYS_BOOT_BLOCK 0xfc000000 /* start 64MB Flash */
227 #define CONFIG_SYS_ALT_FLASH 0xef800000 /* 8MB soldered flash */
251 #define CONFIG_SYS_BR5_PRELIM 0xf8000801
252 #define CONFIG_SYS_OR5_PRELIM 0xff006e65
253 #define CONFIG_SYS_EPLD_BASE 0xf8000000
254 #define CONFIG_SYS_LED_DISP_BASE 0xf8000000
255 #define CONFIG_SYS_USER_SWITCHES_BASE 0xf8100000
256 #define CONFIG_SYS_BD_REV 0xf8300000
257 #define CONFIG_SYS_EEPROM_BASE 0xf8b00000
262 * LBC SDRAM and the DDR2 SDRAM decode at 0x51, making it impossible
266 #define CONFIG_SYS_LBC_SDRAM_BASE 0xf0000000 /* Localbus SDRAM */
271 * The SDRAM base address, CONFIG_SYS_LBC_SDRAM_BASE, is 0xf0000000.
274 * Base address of 0xf0000000 = BR[0:16] = 1111 0000 0000 0000 0
280 * 0 4 8 12 16 20 24 28
285 #define CONFIG_SYS_BR3_PRELIM 0xf0001861
291 * 64MB mask for AM, OR3[0:7] = 1111 1100
295 * EAD set for extra time OR[31] = 0
297 * 0 4 8 12 16 20 24 28
301 #define CONFIG_SYS_OR3_PRELIM 0xfc006cc0
305 * The base address, (SDRAM_BASE + 1/2*SIZE), is 0xf4000000.
308 * Base address of 0xf4000000 = BR[0:16] = 1111 0100 0000 0000 0
314 * 0 4 8 12 16 20 24 28
319 #define CONFIG_SYS_BR4_PRELIM 0xf4001861
325 * 64MB mask for AM, OR3[0:7] = 1111 1100
329 * EAD set for extra time OR[31] = 0
331 * 0 4 8 12 16 20 24 28
335 #define CONFIG_SYS_OR4_PRELIM 0xfc006cc0
337 #define CONFIG_SYS_LBC_LCRR 0x00000002 /* LB clock ratio reg */
338 #define CONFIG_SYS_LBC_LBCR 0x00000000 /* LB config reg */
339 #define CONFIG_SYS_LBC_LSRT 0x20000000 /* LB sdram refresh timer */
340 #define CONFIG_SYS_LBC_MRTPR 0x00000000 /* LB refresh timer prescal*/
365 #define CONFIG_SYS_INIT_RAM_ADDR 0xe4010000 /* Initial RAM address */
366 #define CONFIG_SYS_INIT_RAM_SIZE 0x4000 /* Size of used area in RAM */
368 #define CONFIG_SYS_INIT_L2_ADDR 0xf8f80000 /* relocate boot L2SRAM */
375 * one for env+bootpg (CONFIG_SYS_TEXT_BASE=0xfffa_0000, 384kB total). For SODIMM
377 * (CONFIG_SYS_TEXT_BASE=0xfff0_0000, 1MB total). This dynamically sets the right
391 #define CONFIG_SYS_NS16550_COM1 (CONFIG_SYS_CCSRBAR+0x4500)
392 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x4600)
400 #define CONFIG_SYS_FSL_I2C_SLAVE 0x7F
401 #define CONFIG_SYS_FSL_I2C_OFFSET 0x3000
402 #define CONFIG_SYS_I2C_EEPROM_ADDR 0x50
406 * Memory space is mapped 1-1, but I/O space must start from 0.
408 #define CONFIG_SYS_PCI_VIRT 0x80000000 /* 1G PCI TLB */
409 #define CONFIG_SYS_PCI_PHYS 0x80000000 /* 1G PCI TLB */
411 #define CONFIG_SYS_PCI1_MEM_VIRT 0x80000000
412 #define CONFIG_SYS_PCI1_MEM_BUS 0x80000000
413 #define CONFIG_SYS_PCI1_MEM_PHYS 0x80000000
414 #define CONFIG_SYS_PCI1_MEM_SIZE 0x20000000 /* 512M */
415 #define CONFIG_SYS_PCI1_IO_VIRT 0xe2000000
416 #define CONFIG_SYS_PCI1_IO_BUS 0x00000000
417 #define CONFIG_SYS_PCI1_IO_PHYS 0xe2000000
418 #define CONFIG_SYS_PCI1_IO_SIZE 0x00800000 /* 8M */
421 #define CONFIG_SYS_PCIE1_MEM_VIRT 0xa0000000
422 #define CONFIG_SYS_PCIE1_MEM_BUS 0xa0000000
423 #define CONFIG_SYS_PCIE1_MEM_PHYS 0xa0000000
424 #define CONFIG_SYS_PCIE1_MEM_SIZE 0x20000000 /* 512M */
425 #define CONFIG_SYS_PCIE1_IO_VIRT 0xe2800000
426 #define CONFIG_SYS_PCIE1_IO_BUS 0x00000000
427 #define CONFIG_SYS_PCIE1_IO_PHYS 0xe2800000
428 #define CONFIG_SYS_PCIE1_IO_SIZE 0x00800000 /* 8M */
435 #define CONFIG_SYS_RIO_MEM_BASE 0xC0000000
436 #define CONFIG_SYS_RIO_MEM_SIZE 0x20000000 /* 512M */
455 #define TSEC1_PHY_ADDR 0x19
456 #define TSEC2_PHY_ADDR 0x1a
458 #define TSEC1_PHYIDX 0
459 #define TSEC2_PHYIDX 0
464 /* Options are: eTSEC[0-3] */
471 #define CONFIG_ENV_SIZE 0x2000
472 #if CONFIG_SYS_TEXT_BASE == 0xfff00000 /* Boot from 64MB SODIMM */
473 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + 0x80000)
474 #define CONFIG_ENV_SECT_SIZE 0x80000 /* 512K(one sector) for env */
475 #elif CONFIG_SYS_TEXT_BASE == 0xfffa0000 /* Boot from 8MB soldered flash */
476 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + 0x40000)
477 #define CONFIG_ENV_SECT_SIZE 0x20000 /* 128K(one sector) for env */
495 #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */
530 "netdev=eth0\0" \
531 "uboot=" __stringify(CONFIG_UBOOTPATH) "\0" \
537 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) " $filesize\0" \
538 "consoledev=ttyS0\0" \
539 "ramdiskaddr=2000000\0" \
540 "ramdiskfile=uRamdisk\0" \
541 "fdtaddr=1e00000\0" \
542 "fdtfile=sbc8548.dtb\0"