Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_FLASH_BASE2 (Results 1 – 16 of 16) sorted by relevance

/openbmc/u-boot/board/xes/xpedite520x/
H A Dxpedite520x.c61 set_tlb(1, (CONFIG_SYS_FLASH_BASE2 & 0xf0000000), in board_early_init_r()
62 (CONFIG_SYS_FLASH_BASE2 & 0xf0000000), in board_early_init_r()
H A Dtlb.c33 SET_TLB_ENTRY(1, CONFIG_SYS_FLASH_BASE2, CONFIG_SYS_FLASH_BASE2,
H A Dlaw.c22 SET_LAW(CONFIG_SYS_FLASH_BASE2, LAW_SIZE_256M, LAW_TRGT_IF_LBC),
/openbmc/u-boot/board/xes/xpedite537x/
H A Dxpedite537x.c61 set_tlb(1, (CONFIG_SYS_FLASH_BASE2 & 0xf0000000), in board_early_init_r()
62 (CONFIG_SYS_FLASH_BASE2 & 0xf0000000), in board_early_init_r()
H A Dtlb.c33 SET_TLB_ENTRY(1, CONFIG_SYS_FLASH_BASE2, CONFIG_SYS_FLASH_BASE2,
H A Dlaw.c21 SET_LAW(CONFIG_SYS_FLASH_BASE2, LAW_SIZE_256M, LAW_TRGT_IF_LBC),
/openbmc/u-boot/board/xes/xpedite550x/
H A Dxpedite550x.c61 set_tlb(1, (CONFIG_SYS_FLASH_BASE2 & 0xf0000000), in board_early_init_r()
62 (CONFIG_SYS_FLASH_BASE2 & 0xf0000000), in board_early_init_r()
H A Dtlb.c33 SET_TLB_ENTRY(1, CONFIG_SYS_FLASH_BASE2, CONFIG_SYS_FLASH_BASE2,
H A Dlaw.c21 SET_LAW(CONFIG_SYS_FLASH_BASE2, LAW_SIZE_256M, LAW_TRGT_IF_LBC),
/openbmc/u-boot/include/configs/
H A Dxpedite520x.h95 #define CONFIG_SYS_FLASH_BASE2 0xf8000000 macro
96 #define CONFIG_SYS_FLASH_BANKS_LIST {CONFIG_SYS_FLASH_BASE, CONFIG_SYS_FLASH_BASE2}
117 #define CONFIG_SYS_BR1_PRELIM (CONFIG_SYS_FLASH_BASE2 | \
H A Dxpedite517x.h121 #define CONFIG_SYS_FLASH_BASE2 0xf0000000 macro
122 #define CONFIG_SYS_FLASH_BANKS_LIST {CONFIG_SYS_FLASH_BASE, CONFIG_SYS_FLASH_BASE2}
149 #define CONFIG_SYS_BR1_PRELIM (CONFIG_SYS_FLASH_BASE2 |\
426 #define CONFIG_SYS_DBAT6L (CONFIG_SYS_FLASH_BASE2 |\
H A Dxpedite537x.h109 #define CONFIG_SYS_FLASH_BASE2 0xf0000000 macro
110 #define CONFIG_SYS_FLASH_BANKS_LIST {CONFIG_SYS_FLASH_BASE, CONFIG_SYS_FLASH_BASE2}
136 #define CONFIG_SYS_BR1_PRELIM (CONFIG_SYS_FLASH_BASE2 | \
H A Dxpedite550x.h111 #define CONFIG_SYS_FLASH_BASE2 0xf0000000 macro
112 #define CONFIG_SYS_FLASH_BANKS_LIST {CONFIG_SYS_FLASH_BASE, CONFIG_SYS_FLASH_BASE2}
138 #define CONFIG_SYS_BR1_PRELIM (CONFIG_SYS_FLASH_BASE2 | \
H A DMPC8610HPCD.h124 #define CONFIG_SYS_FLASH_BASE2 0xf8000000 macro
126 #define CONFIG_SYS_FLASH_BANKS_LIST {CONFIG_SYS_FLASH_BASE, CONFIG_SYS_FLASH_BASE2}
/openbmc/u-boot/board/xes/xpedite517x/
H A Dlaw.c20 SET_LAW(CONFIG_SYS_FLASH_BASE2, LAW_SIZE_256M, LAW_TRGT_IF_LBC),
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt2542 CONFIG_SYS_FLASH_BASE2