Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_DBAT5U (Results 1 – 6 of 6) sorted by relevance

/u-boot/arch/powerpc/cpu/mpc83xx/bats/
A Dbats.h157 #define CONFIG_SYS_DBAT5U (\ macro
166 #define CONFIG_SYS_DBAT5U (0) macro
/u-boot/include/configs/
A Dsbc8641d.h391 #define CONFIG_SYS_DBAT5U (CONFIG_SYS_INIT_RAM_ADDR | BATU_BL_128K | BATU_VS | BATU_VP) macro
393 #define CONFIG_SYS_IBAT5U CONFIG_SYS_DBAT5U
A Dxpedite517x.h413 #define CONFIG_SYS_DBAT5U (CONFIG_SYS_INIT_RAM_ADDR |\ macro
418 #define CONFIG_SYS_IBAT5U CONFIG_SYS_DBAT5U
/u-boot/arch/powerpc/cpu/mpc86xx/
A Dstart.S414 lis r3, CONFIG_SYS_DBAT5U@h
415 ori r3, r3, CONFIG_SYS_DBAT5U@l
/u-boot/arch/powerpc/cpu/mpc83xx/
A Dstart.S655 addis r3, r0, CONFIG_SYS_DBAT5U@h
656 ori r3, r3, CONFIG_SYS_DBAT5U@l
/u-boot/scripts/
A Dconfig_whitelist.txt1921 CONFIG_SYS_DBAT5U

Completed in 17 milliseconds