Home
last modified time | relevance | path

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

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