Home
last modified time | relevance | path

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

12345678

/third_party/uboot/u-boot-2020.01/include/configs/
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
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 */
Dat91rm9200ek.h26 #define CONFIG_SKIP_LOWLEVEL_INIT macro
67 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
Dat91sam9263ek.h28 #define CONFIG_SKIP_LOWLEVEL_INIT macro
80 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
Dmv-plug-common.h14 #define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */ macro
Daspenite.h18 #define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */ macro
Dbmips_bcm3380.h21 #define CONFIG_SKIP_LOWLEVEL_INIT macro
Dbmips_bcm6838.h21 #define CONFIG_SKIP_LOWLEVEL_INIT macro
Ddockstar.h19 #define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */ macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/arm720t/
Dstart.S40 #if !defined(CONFIG_SKIP_LOWLEVEL_INIT) && \
65 #if !defined(CONFIG_SKIP_LOWLEVEL_INIT) && \
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/arm946es/
Dstart.S48 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
73 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/arm926ejs/
Dstart.S49 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
72 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/arm1136/
Dstart.S42 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
65 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/arm920t/
Dstart.S56 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
81 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
/third_party/uboot/u-boot-2020.01/doc/board/AndesTech/
Dadp-ag101p.rst24 CONFIG_SKIP_LOWLEVEL_INIT:
26 other boot loader on ROM). You should undefine CONFIG_SKIP_LOWLEVEL_INIT
/third_party/uboot/u-boot-2020.01/board/grinn/chiliboard/
Dboard.c31 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
72 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-am33xx/
Dchilisom.h9 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
/third_party/uboot/u-boot-2020.01/board/bosch/guardian/
DMakefile8 ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
/third_party/uboot/u-boot-2020.01/board/ti/am43xx/
DMakefile7 ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
/third_party/uboot/u-boot-2020.01/board/silica/pengwyn/
DMakefile7 ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
/third_party/uboot/u-boot-2020.01/board/eets/pdu001/
DMakefile9 ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
/third_party/uboot/u-boot-2020.01/board/vscom/baltos/
DMakefile7 ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
/third_party/uboot/u-boot-2020.01/board/tcl/sl50/
DMakefile7 ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
/third_party/uboot/u-boot-2020.01/board/ti/am335x/
DMakefile7 ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
/third_party/uboot/u-boot-2020.01/board/birdland/bav335x/
DMakefile7 ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)

12345678