| /OK3568_Linux_fs/u-boot/board/sbc8548/ |
| H A D | tlb.c | 63 #ifdef CONFIG_SYS_LBC_SDRAM_BASE 68 SET_TLB_ENTRY(1, CONFIG_SYS_LBC_SDRAM_BASE, CONFIG_SYS_LBC_SDRAM_BASE, 76 SET_TLB_ENTRY(1, CONFIG_SYS_LBC_SDRAM_BASE + 0x4000000, 77 CONFIG_SYS_LBC_SDRAM_BASE + 0x4000000,
|
| H A D | law.c | 46 #ifdef CONFIG_SYS_LBC_SDRAM_BASE 48 SET_LAW(CONFIG_SYS_LBC_SDRAM_BASE, LAW_SIZE_256M, LAW_TRGT_IF_LBC),
|
| H A D | sbc8548.c | 128 uint *sdram_addr = (uint *)CONFIG_SYS_LBC_SDRAM_BASE; in lbc_sdram_init() 129 uint *sdram_addr2 = (uint *)(CONFIG_SYS_LBC_SDRAM_BASE + size/2); in lbc_sdram_init()
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | sbc8349.h | 120 #define CONFIG_SYS_LBC_SDRAM_BASE 0xF0000000 /* Localbus SDRAM */ macro 209 #define CONFIG_SYS_BR2_PRELIM (CONFIG_SYS_LBC_SDRAM_BASE \ 214 #define CONFIG_SYS_LBLAWBAR2_PRELIM CONFIG_SYS_LBC_SDRAM_BASE 569 #define CONFIG_SYS_IBAT6L (CONFIG_SYS_LBC_SDRAM_BASE \ 573 #define CONFIG_SYS_IBAT6U (CONFIG_SYS_LBC_SDRAM_BASE \
|
| H A D | MPC8349EMDS.h | 144 #define CONFIG_SYS_LBC_SDRAM_BASE 0xF0000000 /* Localbus SDRAM */ macro 254 #define CONFIG_SYS_BR2_PRELIM (CONFIG_SYS_LBC_SDRAM_BASE \ 259 #define CONFIG_SYS_LBLAWBAR2_PRELIM CONFIG_SYS_LBC_SDRAM_BASE
|
| H A D | MPC8548CDS.h | 187 #define CONFIG_SYS_LBC_SDRAM_BASE 0xf0000000 /* Localbus SDRAM */ macro 191 #define CONFIG_SYS_LBC_SDRAM_BASE_PHYS CONFIG_SYS_LBC_SDRAM_BASE
|
| H A D | MPC8541CDS.h | 128 #define CONFIG_SYS_LBC_SDRAM_BASE 0xf0000000 /* Localbus SDRAM */ macro
|
| H A D | MPC8555CDS.h | 126 #define CONFIG_SYS_LBC_SDRAM_BASE 0xf0000000 /* Localbus SDRAM */ macro
|
| H A D | MPC8540ADS.h | 99 #define CONFIG_SYS_LBC_SDRAM_BASE 0xf0000000 /* Localbus SDRAM */ macro
|
| H A D | MPC8568MDS.h | 135 #define CONFIG_SYS_LBC_SDRAM_BASE 0xf0000000 /* Localbus SDRAM */ macro
|
| H A D | MPC8560ADS.h | 98 #define CONFIG_SYS_LBC_SDRAM_BASE 0xf0000000 /* Localbus SDRAM */ macro
|
| H A D | sbc8548.h | 280 #define CONFIG_SYS_LBC_SDRAM_BASE 0xf0000000 /* Localbus SDRAM */ macro
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8568mds/ |
| H A D | tlb.c | 69 SET_TLB_ENTRY(1, CONFIG_SYS_LBC_SDRAM_BASE, CONFIG_SYS_LBC_SDRAM_BASE,
|
| H A D | law.c | 38 SET_LAW(CONFIG_SYS_LBC_SDRAM_BASE, LAW_SIZE_256M, LAW_TRGT_IF_LBC),
|
| H A D | mpc8568mds.c | 162 uint *sdram_addr = (uint *)CONFIG_SYS_LBC_SDRAM_BASE; in lbc_sdram_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8541cds/ |
| H A D | tlb.c | 83 SET_TLB_ENTRY(1, CONFIG_SYS_LBC_SDRAM_BASE, CONFIG_SYS_LBC_SDRAM_BASE,
|
| H A D | law.c | 39 SET_LAW(CONFIG_SYS_LBC_SDRAM_BASE, LAW_SIZE_256M, LAW_TRGT_IF_LBC),
|
| H A D | mpc8541cds.c | 284 uint *sdram_addr = (uint *)CONFIG_SYS_LBC_SDRAM_BASE; in lbc_sdram_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8555cds/ |
| H A D | tlb.c | 83 SET_TLB_ENTRY(1, CONFIG_SYS_LBC_SDRAM_BASE, CONFIG_SYS_LBC_SDRAM_BASE,
|
| H A D | law.c | 39 SET_LAW(CONFIG_SYS_LBC_SDRAM_BASE, LAW_SIZE_256M, LAW_TRGT_IF_LBC),
|
| H A D | mpc8555cds.c | 282 uint *sdram_addr = (uint *)CONFIG_SYS_LBC_SDRAM_BASE; in lbc_sdram_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8548cds/ |
| H A D | tlb.c | 49 SET_TLB_ENTRY(1, CONFIG_SYS_LBC_SDRAM_BASE,
|
| H A D | mpc8548cds.c | 102 uint *sdram_addr = (uint *)CONFIG_SYS_LBC_SDRAM_BASE; in lbc_sdram_init()
|
| /OK3568_Linux_fs/u-boot/board/sbc8349/ |
| H A D | sbc8349.c | 150 uint *sdram_addr = (uint *)CONFIG_SYS_LBC_SDRAM_BASE; in sdram_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8349emds/ |
| H A D | mpc8349emds.c | 186 uint *sdram_addr = (uint *)CONFIG_SYS_LBC_SDRAM_BASE; in sdram_init()
|