Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_RAMBOOT (Results 1 – 25 of 92) sorted by relevance

1234

/external/u-boot/doc/
DREADME.mpc85xx29 !defined(CONFIG_SYS_RAMBOOT) && !defined(CONFIG_SPL)
31 !defined(CONFIG_SYS_RAMBOOT) && defined(CONFIG_NXP_ESBC)
33 defined(CONFIG_SYS_RAMBOOT)
35 defined(CONFIG_SYS_RAMBOOT) && defined(CONFIG_NXP_ESBC)
37 defined(CONFIG_SYS_RAMBOOT) && defined(CONFIG_NAND_SPL)
45 A) defined(CONFIG_SYS_RAMBOOT) i.e. SD, SPI, NAND RAMBOOT & NAND_SPL boot
91 B) !defined(CONFIG_SYS_RAMBOOT) i.e. NOR boot
/external/u-boot/include/configs/
Dsbc8349.h108 #define CONFIG_SYS_RAMBOOT macro
110 #undef CONFIG_SYS_RAMBOOT
225 #ifndef CONFIG_SYS_RAMBOOT
Dvme8349.h83 #define CONFIG_SYS_RAMBOOT macro
85 #undef CONFIG_SYS_RAMBOOT
201 #ifndef CONFIG_SYS_RAMBOOT
Dcaddy2.h83 #define CONFIG_SYS_RAMBOOT macro
85 #undef CONFIG_SYS_RAMBOOT
201 #ifndef CONFIG_SYS_RAMBOOT
DMPC8349EMDS.h133 #define CONFIG_SYS_RAMBOOT macro
135 #undef CONFIG_SYS_RAMBOOT
271 #ifndef CONFIG_SYS_RAMBOOT
DMPC8349EMDS_SDRAM.h132 #define CONFIG_SYS_RAMBOOT macro
134 #undef CONFIG_SYS_RAMBOOT
326 #ifndef CONFIG_SYS_RAMBOOT
DTQM834x.h79 # define CONFIG_SYS_RAMBOOT macro
81 # undef CONFIG_SYS_RAMBOOT
DMPC832XEMDS.h97 #define CONFIG_SYS_RAMBOOT macro
99 #undef CONFIG_SYS_RAMBOOT
DMPC8610HPCD.h170 #define CONFIG_SYS_RAMBOOT macro
172 #undef CONFIG_SYS_RAMBOOT
175 #if defined(CONFIG_SYS_RAMBOOT)
DMPC8323ERDB.h97 #define CONFIG_SYS_RAMBOOT macro
99 #undef CONFIG_SYS_RAMBOOT
DMPC8540ADS.h111 #define CONFIG_SYS_RAMBOOT macro
113 #undef CONFIG_SYS_RAMBOOT
DBSC9132QDS.h15 #define CONFIG_SYS_RAMBOOT macro
20 #define CONFIG_SYS_RAMBOOT macro
25 #define CONFIG_SYS_RAMBOOT macro
DMPC8313ERDB_NOR.h147 #define CONFIG_SYS_RAMBOOT macro
268 #if !defined(CONFIG_SYS_RAMBOOT)
DMPC8536DS.h181 #define CONFIG_SYS_RAMBOOT macro
183 #undef CONFIG_SYS_RAMBOOT
524 #if defined(CONFIG_SYS_RAMBOOT)
DMPC8349ITX.h230 #define CONFIG_SYS_RAMBOOT macro
232 #undef CONFIG_SYS_RAMBOOT
DMPC837XEMDS.h119 #define CONFIG_SYS_RAMBOOT macro
121 #undef CONFIG_SYS_RAMBOOT
DMPC8315ERDB.h168 #define CONFIG_SYS_RAMBOOT macro
170 #undef CONFIG_SYS_RAMBOOT
DMPC8560ADS.h110 #define CONFIG_SYS_RAMBOOT macro
112 #undef CONFIG_SYS_RAMBOOT
DMPC837XERDB.h144 #define CONFIG_SYS_RAMBOOT macro
146 #undef CONFIG_SYS_RAMBOOT
DMPC8641HPCN.h215 #define CONFIG_SYS_RAMBOOT macro
217 #undef CONFIG_SYS_RAMBOOT
220 #if defined(CONFIG_SYS_RAMBOOT)
DP1010RDB.h451 #define CONFIG_SYS_RAMBOOT macro
453 #undef CONFIG_SYS_RAMBOOT
457 #if !defined(CONFIG_SPL) && !defined(CONFIG_SYS_RAMBOOT)
/external/u-boot/arch/arm/include/asm/
Dfsl_secure_boot.h37 #ifndef CONFIG_SYS_RAMBOOT
66 #if defined(CONFIG_SYS_RAMBOOT) || defined(CONFIG_FSL_LSCH3) || \
/external/u-boot/include/configs/km/
Dkm-mpc83xx.h30 #define CONFIG_SYS_RAMBOOT macro
107 #ifndef CONFIG_SYS_RAMBOOT
/external/u-boot/arch/powerpc/include/asm/
Dfsl_secure_boot.h36 #ifndef CONFIG_SYS_RAMBOOT
67 #if defined(CONFIG_FSL_CORENET) && !defined(CONFIG_SYS_RAMBOOT)
/external/u-boot/board/freescale/p1_p2_rdb_pc/
Dp1_p2_rdb_pc.c43 #if defined(CONFIG_TARGET_P1021RDB) && !defined(CONFIG_SYS_RAMBOOT)
62 #if defined(CONFIG_TARGET_P1021RDB) && !defined(CONFIG_SYS_RAMBOOT)
154 #if defined(CONFIG_TARGET_P1021RDB) && !defined(CONFIG_SYS_RAMBOOT) in board_gpio_init()
182 #if !defined(CONFIG_SYS_RAMBOOT) && !defined(CONFIG_SPL) in board_gpio_init()

1234