/openbmc/u-boot/include/configs/ |
H A D | adp-ag101p.h | 18 #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 D | adp-ae3xx.h | 18 #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 D | at91rm9200ek.h | 26 #define CONFIG_SKIP_LOWLEVEL_INIT macro 67 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
|
H A D | at91sam9263ek.h | 30 #define CONFIG_SKIP_LOWLEVEL_INIT macro 85 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
|
H A D | mv-plug-common.h | 14 #define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */ macro
|
H A D | aspenite.h | 18 #define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */ macro
|
H A D | bmips_bcm6838.h | 19 #define CONFIG_SKIP_LOWLEVEL_INIT macro
|
H A D | bmips_bcm3380.h | 19 #define CONFIG_SKIP_LOWLEVEL_INIT macro
|
/openbmc/u-boot/arch/arm/cpu/arm720t/ |
H A D | start.S | 40 #if !defined(CONFIG_SKIP_LOWLEVEL_INIT) && \ 65 #if !defined(CONFIG_SKIP_LOWLEVEL_INIT) && \
|
/openbmc/u-boot/arch/arm/cpu/arm946es/ |
H A D | start.S | 48 #ifndef CONFIG_SKIP_LOWLEVEL_INIT 73 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
|
/openbmc/u-boot/arch/arm/cpu/arm1136/ |
H A D | start.S | 42 #ifndef CONFIG_SKIP_LOWLEVEL_INIT 65 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/ |
H A D | start.S | 49 #ifndef CONFIG_SKIP_LOWLEVEL_INIT 72 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
|
/openbmc/u-boot/arch/arm/cpu/arm920t/ |
H A D | start.S | 56 #ifndef CONFIG_SKIP_LOWLEVEL_INIT 81 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
|
/openbmc/u-boot/doc/ |
H A D | README.ag101p | 21 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 D | board.c | 30 #ifndef CONFIG_SKIP_LOWLEVEL_INIT 71 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
|
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/ |
H A D | board.c | 45 #ifndef CONFIG_SKIP_LOWLEVEL_INIT in dram_init() 320 #ifndef CONFIG_SKIP_LOWLEVEL_INIT 551 #ifndef CONFIG_SKIP_LOWLEVEL_INIT in arch_cpu_init_dm()
|
/openbmc/u-boot/arch/arm/cpu/pxa/ |
H A D | start.S | 48 #ifndef CONFIG_SKIP_LOWLEVEL_INIT 95 #if !defined(CONFIG_SKIP_LOWLEVEL_INIT) || defined(CONFIG_CPU_PXA25X)
|
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/ |
H A D | chilisom.h | 9 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
|
/openbmc/u-boot/board/vscom/baltos/ |
H A D | Makefile | 7 ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
|
/openbmc/u-boot/board/ti/am335x/ |
H A D | Makefile | 7 ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
|
/openbmc/u-boot/board/silica/pengwyn/ |
H A D | Makefile | 7 ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
|
/openbmc/u-boot/board/tcl/sl50/ |
H A D | Makefile | 7 ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
|
/openbmc/u-boot/board/birdland/bav335x/ |
H A D | Makefile | 7 ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
|
/openbmc/u-boot/board/eets/pdu001/ |
H A D | Makefile | 9 ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
|
/openbmc/u-boot/board/ti/am43xx/ |
H A D | Makefile | 7 ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
|