Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_INIT_DBCR (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dsocrates.h53 #define CONFIG_SYS_INIT_DBCR DBCR_IDM /* Enable Debug Exceptions */ macro
H A DMPC8560ADS.h58 #define CONFIG_SYS_INIT_DBCR DBCR_IDM /* Enable Debug Exceptions */ macro
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dstart.S338 #if defined(CONFIG_SYS_INIT_DBCR)
342 lis r0,CONFIG_SYS_INIT_DBCR@h /* DBCR0[IDM] must be set */
343 ori r0,r0,CONFIG_SYS_INIT_DBCR@l
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt3159 CONFIG_SYS_INIT_DBCR