Home
last modified time | relevance | path

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

12

/openbmc/u-boot/include/configs/
H A Dastro_mcf5373l.h49 #define CONFIG_MONITOR_IS_IN_RAM macro
101 #ifndef CONFIG_MONITOR_IS_IN_RAM
111 #ifndef CONFIG_MONITOR_IS_IN_RAM
155 #ifdef CONFIG_MONITOR_IS_IN_RAM
242 #ifdef CONFIG_MONITOR_IS_IN_RAM
H A DM5272C3.h27 #undef CONFIG_MONITOR_IS_IN_RAM /* define if monitor is started from a pre-loader */
32 #ifndef CONFIG_MONITOR_IS_IN_RAM
125 #ifdef CONFIG_MONITOR_IS_IN_RAM
H A Dcobra5272.h86 #define CONFIG_MONITOR_IS_IN_RAM /* monitor is started from a preloader */
95 #ifndef CONFIG_MONITOR_IS_IN_RAM
238 #ifdef CONFIG_MONITOR_IS_IN_RAM
H A DM5275EVB.h32 #ifndef CONFIG_MONITOR_IS_IN_RAM
135 #ifdef CONFIG_MONITOR_IS_IN_RAM
H A DM5253DEMO.h20 #ifdef CONFIG_MONITOR_IS_IN_RAM
132 #ifdef CONFIG_MONITOR_IS_IN_RAM
H A D10m50_devboard.h50 #define CONFIG_MONITOR_IS_IN_RAM macro
H A D3c120_devboard.h50 #define CONFIG_MONITOR_IS_IN_RAM macro
H A DM5249EVB.h27 #undef CONFIG_MONITOR_IS_IN_RAM /* no pre-loader required!!! ;-) */
H A DM5282EVB.h24 #undef CONFIG_MONITOR_IS_IN_RAM /* define if monitor is started from a pre-loader */
H A Deb_cpu5282.h20 #undef CONFIG_MONITOR_IS_IN_RAM /* starts uboot direct */
/openbmc/u-boot/board/cobra5272/
H A 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
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/
H A 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()
H A Dstart.S29 #if !defined(CONFIG_MONITOR_IS_IN_RAM)
168 #if !defined(CONFIG_MONITOR_IS_IN_RAM)
/openbmc/u-boot/arch/m68k/cpu/mcf530x/
H A Dstart.S31 #if !defined(CONFIG_MONITOR_IS_IN_RAM)
113 #if !defined(CONFIG_MONITOR_IS_IN_RAM)
/openbmc/u-boot/board/astro/mcf5373l/
H A Dmcf5373l.c31 #if !defined(CONFIG_MONITOR_IS_IN_RAM) in dram_init()
/openbmc/u-boot/arch/m68k/cpu/mcf532x/
H A Dstart.S28 #if !defined(CONFIG_MONITOR_IS_IN_RAM)
100 #if !defined(CONFIG_MONITOR_IS_IN_RAM)
H A Dspeed.c193 #if !defined(CONFIG_MONITOR_IS_IN_RAM) in clock_pll()
/openbmc/u-boot/doc/
H A DREADME.m68k89 CONFIG_MONITOR_IS_IN_RAM must be defined. If it is defined the
H A DREADME.m54418twr91 CONFIG_MONITOR_IS_IN_RAM -- Not support
/openbmc/u-boot/board/freescale/m53017evb/
H A DREADME102 CONFIG_MONITOR_IS_IN_RAM -- Not support
/openbmc/u-boot/board/freescale/m52277evb/
H A DREADME93 CONFIG_MONITOR_IS_IN_RAM -- Not support
/openbmc/u-boot/board/freescale/m547xevb/
H A DREADME122 CONFIG_MONITOR_IS_IN_RAM -- Not support
/openbmc/u-boot/board/freescale/m5373evb/
H A DREADME101 CONFIG_MONITOR_IS_IN_RAM -- Not support
/openbmc/u-boot/board/freescale/m54455evb/
H A DREADME140 CONFIG_MONITOR_IS_IN_RAM -- Not support
/openbmc/u-boot/drivers/mtd/
H A Dcfi_flash.c2332 (!defined(CONFIG_MONITOR_IS_IN_RAM)) in flash_protect_default()

12