Home
last modified time | relevance | path

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

/u-boot/include/configs/
A Dsbc8641d.h202 #define CONFIG_SYS_MONITOR_BASE_EARLY 0xfff00000 /* early monitor loc */ macro
406 #define CONFIG_SYS_DBAT6L_EARLY (CONFIG_SYS_MONITOR_BASE_EARLY | BATL_PP_RW \
409 #define CONFIG_SYS_IBAT6L_EARLY (CONFIG_SYS_MONITOR_BASE_EARLY | BATL_PP_RW \
A Dxpedite517x.h128 #define CONFIG_SYS_MONITOR_BASE_EARLY 0xfff00000 /* early monitor loc */ macro
438 #define CONFIG_SYS_DBAT6L_EARLY (CONFIG_SYS_MONITOR_BASE_EARLY |\
446 #define CONFIG_SYS_IBAT6L_EARLY (CONFIG_SYS_MONITOR_BASE_EARLY |\
/u-boot/arch/powerpc/cpu/mpc86xx/
A Dstart.S170 lis r3, CONFIG_SYS_MONITOR_BASE_EARLY@h
171 ori r3, r3, CONFIG_SYS_MONITOR_BASE_EARLY@l
342 lis r4, CONFIG_SYS_MONITOR_BASE_EARLY@h
343 ori r4, r4, CONFIG_SYS_MONITOR_BASE_EARLY@l
/u-boot/scripts/
A Dconfig_whitelist.txt2922 CONFIG_SYS_MONITOR_BASE_EARLY

Completed in 25 milliseconds