Home
last modified time | relevance | path

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

/u-boot/board/xes/xpedite520x/
A Dxpedite520x.c62 set_tlb(1, (CONFIG_SYS_FLASH_BASE2 & 0xf0000000), in board_early_init_r()
63 (CONFIG_SYS_FLASH_BASE2 & 0xf0000000), in board_early_init_r()
A Dtlb.c33 SET_TLB_ENTRY(1, CONFIG_SYS_FLASH_BASE2, CONFIG_SYS_FLASH_BASE2,
A Dlaw.c22 SET_LAW(CONFIG_SYS_FLASH_BASE2, LAW_SIZE_256M, LAW_TRGT_IF_LBC),
/u-boot/board/xes/xpedite537x/
A Dxpedite537x.c62 set_tlb(1, (CONFIG_SYS_FLASH_BASE2 & 0xf0000000), in board_early_init_r()
63 (CONFIG_SYS_FLASH_BASE2 & 0xf0000000), in board_early_init_r()
A Dtlb.c33 SET_TLB_ENTRY(1, CONFIG_SYS_FLASH_BASE2, CONFIG_SYS_FLASH_BASE2,
A Dlaw.c21 SET_LAW(CONFIG_SYS_FLASH_BASE2, LAW_SIZE_256M, LAW_TRGT_IF_LBC),
/u-boot/board/xes/xpedite550x/
A Dxpedite550x.c62 set_tlb(1, (CONFIG_SYS_FLASH_BASE2 & 0xf0000000), in board_early_init_r()
63 (CONFIG_SYS_FLASH_BASE2 & 0xf0000000), in board_early_init_r()
A Dtlb.c33 SET_TLB_ENTRY(1, CONFIG_SYS_FLASH_BASE2, CONFIG_SYS_FLASH_BASE2,
A Dlaw.c21 SET_LAW(CONFIG_SYS_FLASH_BASE2, LAW_SIZE_256M, LAW_TRGT_IF_LBC),
/u-boot/include/configs/
A Dxpedite520x.h93 #define CONFIG_SYS_FLASH_BASE2 0xf8000000 macro
94 #define CONFIG_SYS_FLASH_BANKS_LIST {CONFIG_SYS_FLASH_BASE, CONFIG_SYS_FLASH_BASE2}
115 #define CONFIG_SYS_BR1_PRELIM (CONFIG_SYS_FLASH_BASE2 | \
A Dxpedite537x.h107 #define CONFIG_SYS_FLASH_BASE2 0xf0000000 macro
108 #define CONFIG_SYS_FLASH_BANKS_LIST {CONFIG_SYS_FLASH_BASE, CONFIG_SYS_FLASH_BASE2}
134 #define CONFIG_SYS_BR1_PRELIM (CONFIG_SYS_FLASH_BASE2 | \
A Dxpedite550x.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 | \
A Dxpedite517x.h119 #define CONFIG_SYS_FLASH_BASE2 0xf0000000 macro
120 #define CONFIG_SYS_FLASH_BANKS_LIST {CONFIG_SYS_FLASH_BASE, CONFIG_SYS_FLASH_BASE2}
147 #define CONFIG_SYS_BR1_PRELIM (CONFIG_SYS_FLASH_BASE2 |\
424 #define CONFIG_SYS_DBAT6L (CONFIG_SYS_FLASH_BASE2 |\
/u-boot/board/xes/xpedite517x/
A Dlaw.c20 SET_LAW(CONFIG_SYS_FLASH_BASE2, LAW_SIZE_256M, LAW_TRGT_IF_LBC),
/u-boot/scripts/
A Dconfig_whitelist.txt2151 CONFIG_SYS_FLASH_BASE2

Completed in 24 milliseconds