Home
last modified time | relevance | path

Searched refs:CONFIG_MONITOR_IS_IN_RAM (Results 1 – 25 of 27) sorted by relevance

12

/external/u-boot/include/configs/
Dastro_mcf5373l.h49 #define CONFIG_MONITOR_IS_IN_RAM macro
101 #ifndef CONFIG_MONITOR_IS_IN_RAM
111 #ifndef CONFIG_MONITOR_IS_IN_RAM
156 #ifdef CONFIG_MONITOR_IS_IN_RAM
243 #ifdef CONFIG_MONITOR_IS_IN_RAM
DM5272C3.h27 #undef CONFIG_MONITOR_IS_IN_RAM /* define if monitor is started from a pre-loader */
32 #ifndef CONFIG_MONITOR_IS_IN_RAM
126 #ifdef CONFIG_MONITOR_IS_IN_RAM
Dcobra5272.h86 #define CONFIG_MONITOR_IS_IN_RAM /* monitor is started from a preloader */
95 #ifndef CONFIG_MONITOR_IS_IN_RAM
239 #ifdef CONFIG_MONITOR_IS_IN_RAM
DM5253EVBE.h21 #ifndef CONFIG_MONITOR_IS_IN_RAM
99 #ifdef CONFIG_MONITOR_IS_IN_RAM
DM5275EVB.h32 #ifndef CONFIG_MONITOR_IS_IN_RAM
136 #ifdef CONFIG_MONITOR_IS_IN_RAM
DM5253DEMO.h20 #ifdef CONFIG_MONITOR_IS_IN_RAM
132 #ifdef CONFIG_MONITOR_IS_IN_RAM
D10m50_devboard.h52 #define CONFIG_MONITOR_IS_IN_RAM macro
D3c120_devboard.h55 #define CONFIG_MONITOR_IS_IN_RAM macro
DM5249EVB.h27 #undef CONFIG_MONITOR_IS_IN_RAM /* no pre-loader required!!! ;-) */
DM5282EVB.h24 #undef CONFIG_MONITOR_IS_IN_RAM /* define if monitor is started from a pre-loader */
Deb_cpu5282.h22 #undef CONFIG_MONITOR_IS_IN_RAM /* starts uboot direct */
/external/u-boot/board/cobra5272/
DREADME82 CONFIG_MONITOR_IS_IN_RAM has to be undefined, e. g. as follows:
85 #define CONFIG_MONITOR_IS_IN_RAM
121 CONFIG_MONITOR_IS_IN_RAM now has to be defined, e. g. as follows:
124 #define CONFIG_MONITOR_IS_IN_RAM
/external/u-boot/arch/m68k/cpu/mcf52x2/
Dcpu_init.c335 #ifndef CONFIG_MONITOR_IS_IN_RAM in cpu_init_f()
461 #ifndef CONFIG_MONITOR_IS_IN_RAM in cpu_init_f()
555 #ifndef CONFIG_MONITOR_IS_IN_RAM in cpu_init_f()
Dstart.S29 #if !defined(CONFIG_MONITOR_IS_IN_RAM)
168 #if !defined(CONFIG_MONITOR_IS_IN_RAM)
/external/u-boot/arch/m68k/cpu/mcf530x/
Dstart.S31 #if !defined(CONFIG_MONITOR_IS_IN_RAM)
113 #if !defined(CONFIG_MONITOR_IS_IN_RAM)
/external/u-boot/arch/m68k/cpu/mcf532x/
Dstart.S28 #if !defined(CONFIG_MONITOR_IS_IN_RAM)
100 #if !defined(CONFIG_MONITOR_IS_IN_RAM)
Dspeed.c193 #if !defined(CONFIG_MONITOR_IS_IN_RAM) in clock_pll()
/external/u-boot/board/astro/mcf5373l/
Dmcf5373l.c31 #if !defined(CONFIG_MONITOR_IS_IN_RAM) in dram_init()
/external/u-boot/doc/
DREADME.m68k89 CONFIG_MONITOR_IS_IN_RAM must be defined. If it is defined the
DREADME.m54418twr91 CONFIG_MONITOR_IS_IN_RAM -- Not support
/external/u-boot/board/freescale/m53017evb/
DREADME102 CONFIG_MONITOR_IS_IN_RAM -- Not support
/external/u-boot/board/freescale/m52277evb/
DREADME93 CONFIG_MONITOR_IS_IN_RAM -- Not support
/external/u-boot/board/freescale/m547xevb/
DREADME122 CONFIG_MONITOR_IS_IN_RAM -- Not support
/external/u-boot/board/freescale/m5373evb/
DREADME101 CONFIG_MONITOR_IS_IN_RAM -- Not support
/external/u-boot/board/freescale/m54455evb/
DREADME140 CONFIG_MONITOR_IS_IN_RAM -- Not support

12