Home
last modified time | relevance | path

Searched refs:CONFIG_SKIP_LOWLEVEL_INIT (Results 1 – 25 of 152) sorted by relevance

1234567

/openbmc/u-boot/include/configs/
H A Dadp-ag101p.h18 #define CONFIG_SKIP_LOWLEVEL_INIT macro
25 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
29 #ifdef CONFIG_SKIP_LOWLEVEL_INIT
184 #ifdef CONFIG_SKIP_LOWLEVEL_INIT
197 #ifdef CONFIG_SKIP_LOWLEVEL_INIT
243 #ifndef CONFIG_SKIP_LOWLEVEL_INIT /* FLASH is on BANK 0 */
290 #ifdef CONFIG_SKIP_LOWLEVEL_INIT
H A Dadp-ae3xx.h18 #define CONFIG_SKIP_LOWLEVEL_INIT macro
27 #ifdef CONFIG_SKIP_LOWLEVEL_INIT
131 #ifndef CONFIG_SKIP_LOWLEVEL_INIT /* FLASH is on BANK 0 */
H A Dat91rm9200ek.h26 #define CONFIG_SKIP_LOWLEVEL_INIT macro
67 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
H A Dat91sam9263ek.h30 #define CONFIG_SKIP_LOWLEVEL_INIT macro
85 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
H A Dmv-plug-common.h14 #define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */ macro
H A Dbmips_bcm6838.h19 #define CONFIG_SKIP_LOWLEVEL_INIT macro
H A Dbmips_bcm3380.h19 #define CONFIG_SKIP_LOWLEVEL_INIT macro
H A Daspenite.h18 #define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */ macro
H A Dbroadcom_bcm968580xref.h30 #define CONFIG_SKIP_LOWLEVEL_INIT macro
/openbmc/u-boot/arch/arm/cpu/arm720t/
H A Dstart.S40 #if !defined(CONFIG_SKIP_LOWLEVEL_INIT) && \
65 #if !defined(CONFIG_SKIP_LOWLEVEL_INIT) && \
/openbmc/u-boot/arch/arm/cpu/arm946es/
H A Dstart.S48 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
73 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
/openbmc/u-boot/arch/arm/cpu/arm1136/
H A Dstart.S42 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
65 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
/openbmc/u-boot/arch/arm/cpu/arm926ejs/
H A Dstart.S49 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
72 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
/openbmc/u-boot/arch/arm/cpu/arm920t/
H A Dstart.S56 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
81 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
/openbmc/u-boot/doc/
H A DREADME.ag101p21 CONFIG_SKIP_LOWLEVEL_INIT:
23 other boot loader on ROM). You should undefine CONFIG_SKIP_LOWLEVEL_INIT
/openbmc/u-boot/board/grinn/chiliboard/
H A Dboard.c30 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
71 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dchilisom.h9 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
/openbmc/u-boot/board/ti/am43xx/
H A DMakefile7 ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
/openbmc/u-boot/board/tcl/sl50/
H A DMakefile7 ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
/openbmc/u-boot/board/vscom/baltos/
H A DMakefile7 ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
/openbmc/u-boot/board/ti/am335x/
H A DMakefile7 ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
/openbmc/u-boot/board/birdland/bav335x/
H A DMakefile7 ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
/openbmc/u-boot/board/silica/pengwyn/
H A DMakefile7 ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
/openbmc/u-boot/board/eets/pdu001/
H A DMakefile9 ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
/openbmc/u-boot/arch/mips/mach-mt7620/
H A DMakefile5 ifndef CONFIG_SKIP_LOWLEVEL_INIT

1234567