Searched refs:CONFIG_SYS_FLASH_BASE2 (Results 1 – 16 of 16) sorted by relevance
/external/u-boot/board/xes/xpedite520x/ |
D | xpedite520x.c | 61 set_tlb(1, (CONFIG_SYS_FLASH_BASE2 & 0xf0000000), in board_early_init_r() 62 (CONFIG_SYS_FLASH_BASE2 & 0xf0000000), in board_early_init_r()
|
D | tlb.c | 33 SET_TLB_ENTRY(1, CONFIG_SYS_FLASH_BASE2, CONFIG_SYS_FLASH_BASE2,
|
D | law.c | 22 SET_LAW(CONFIG_SYS_FLASH_BASE2, LAW_SIZE_256M, LAW_TRGT_IF_LBC),
|
/external/u-boot/board/xes/xpedite537x/ |
D | xpedite537x.c | 61 set_tlb(1, (CONFIG_SYS_FLASH_BASE2 & 0xf0000000), in board_early_init_r() 62 (CONFIG_SYS_FLASH_BASE2 & 0xf0000000), in board_early_init_r()
|
D | tlb.c | 33 SET_TLB_ENTRY(1, CONFIG_SYS_FLASH_BASE2, CONFIG_SYS_FLASH_BASE2,
|
D | law.c | 21 SET_LAW(CONFIG_SYS_FLASH_BASE2, LAW_SIZE_256M, LAW_TRGT_IF_LBC),
|
/external/u-boot/board/xes/xpedite550x/ |
D | xpedite550x.c | 61 set_tlb(1, (CONFIG_SYS_FLASH_BASE2 & 0xf0000000), in board_early_init_r() 62 (CONFIG_SYS_FLASH_BASE2 & 0xf0000000), in board_early_init_r()
|
D | tlb.c | 33 SET_TLB_ENTRY(1, CONFIG_SYS_FLASH_BASE2, CONFIG_SYS_FLASH_BASE2,
|
D | law.c | 21 SET_LAW(CONFIG_SYS_FLASH_BASE2, LAW_SIZE_256M, LAW_TRGT_IF_LBC),
|
/external/u-boot/include/configs/ |
D | xpedite520x.h | 96 #define CONFIG_SYS_FLASH_BASE2 0xf8000000 macro 97 #define CONFIG_SYS_FLASH_BANKS_LIST {CONFIG_SYS_FLASH_BASE, CONFIG_SYS_FLASH_BASE2} 121 #define CONFIG_SYS_BR1_PRELIM (CONFIG_SYS_FLASH_BASE2 | \
|
D | xpedite517x.h | 121 #define CONFIG_SYS_FLASH_BASE2 0xf0000000 macro 122 #define CONFIG_SYS_FLASH_BANKS_LIST {CONFIG_SYS_FLASH_BASE, CONFIG_SYS_FLASH_BASE2} 152 #define CONFIG_SYS_BR1_PRELIM (CONFIG_SYS_FLASH_BASE2 |\ 430 #define CONFIG_SYS_DBAT6L (CONFIG_SYS_FLASH_BASE2 |\
|
D | xpedite537x.h | 111 #define CONFIG_SYS_FLASH_BASE2 0xf0000000 macro 112 #define CONFIG_SYS_FLASH_BANKS_LIST {CONFIG_SYS_FLASH_BASE, CONFIG_SYS_FLASH_BASE2} 141 #define CONFIG_SYS_BR1_PRELIM (CONFIG_SYS_FLASH_BASE2 | \
|
D | xpedite550x.h | 112 #define CONFIG_SYS_FLASH_BASE2 0xf0000000 macro 113 #define CONFIG_SYS_FLASH_BANKS_LIST {CONFIG_SYS_FLASH_BASE, CONFIG_SYS_FLASH_BASE2} 142 #define CONFIG_SYS_BR1_PRELIM (CONFIG_SYS_FLASH_BASE2 | \
|
D | MPC8610HPCD.h | 127 #define CONFIG_SYS_FLASH_BASE2 0xf8000000 macro 129 #define CONFIG_SYS_FLASH_BANKS_LIST {CONFIG_SYS_FLASH_BASE, CONFIG_SYS_FLASH_BASE2}
|
/external/u-boot/board/xes/xpedite517x/ |
D | law.c | 20 SET_LAW(CONFIG_SYS_FLASH_BASE2, LAW_SIZE_256M, LAW_TRGT_IF_LBC),
|
/external/u-boot/scripts/ |
D | config_whitelist.txt | 2623 CONFIG_SYS_FLASH_BASE2
|