/openbmc/u-boot/doc/ |
H A D | README.mpc85xx | 29 !defined(CONFIG_SYS_RAMBOOT) && !defined(CONFIG_SPL) 31 !defined(CONFIG_SYS_RAMBOOT) && defined(CONFIG_SECURE_BOOT) 33 defined(CONFIG_SYS_RAMBOOT) 35 defined(CONFIG_SYS_RAMBOOT) && defined(CONFIG_SECURE_BOOT) 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
|
/openbmc/u-boot/include/configs/ |
H A D | MPC8540ADS.h | 111 #define CONFIG_SYS_RAMBOOT macro 113 #undef CONFIG_SYS_RAMBOOT 285 #ifndef CONFIG_SYS_RAMBOOT
|
H A D | MPC8560ADS.h | 110 #define CONFIG_SYS_RAMBOOT macro 112 #undef CONFIG_SYS_RAMBOOT 318 #ifndef CONFIG_SYS_RAMBOOT
|
H A D | MPC8610HPCD.h | 171 #define CONFIG_SYS_RAMBOOT macro 173 #undef CONFIG_SYS_RAMBOOT 176 #if defined(CONFIG_SYS_RAMBOOT) 387 #ifndef CONFIG_SYS_RAMBOOT
|
H A D | BSC9132QDS.h | 15 #define CONFIG_SYS_RAMBOOT macro 20 #define CONFIG_SYS_RAMBOOT macro 25 #define CONFIG_SYS_RAMBOOT macro 464 #elif defined(CONFIG_SYS_RAMBOOT)
|
H A D | MPC8323ERDB.h | 147 #define CONFIG_SYS_RAMBOOT macro 149 #undef CONFIG_SYS_RAMBOOT 288 #ifndef CONFIG_SYS_RAMBOOT
|
H A D | MPC8641HPCN.h | 216 #define CONFIG_SYS_RAMBOOT macro 218 #undef CONFIG_SYS_RAMBOOT 221 #if defined(CONFIG_SYS_RAMBOOT) 549 #ifndef CONFIG_SYS_RAMBOOT
|
H A D | UCP1020.h | 79 #define CONFIG_SYS_RAMBOOT macro 85 #define CONFIG_SYS_RAMBOOT macro 349 #elif defined(CONFIG_SYS_RAMBOOT)
|
H A D | P1010RDB.h | 464 #define CONFIG_SYS_RAMBOOT macro 466 #undef CONFIG_SYS_RAMBOOT 470 #if !defined(CONFIG_SPL) && !defined(CONFIG_SYS_RAMBOOT) 664 #elif defined(CONFIG_SYS_RAMBOOT)
|
H A D | MPC832XEMDS.h | 157 #define CONFIG_SYS_RAMBOOT macro 159 #undef CONFIG_SYS_RAMBOOT 369 #ifndef CONFIG_SYS_RAMBOOT
|
H A D | vme8349.h | 161 #define CONFIG_SYS_RAMBOOT macro 163 #undef CONFIG_SYS_RAMBOOT 296 #ifndef CONFIG_SYS_RAMBOOT
|
H A D | BSC9131RDB.h | 17 #define CONFIG_SYS_RAMBOOT macro 263 #elif defined(CONFIG_SYS_RAMBOOT)
|
H A D | MPC8536DS.h | 182 #define CONFIG_SYS_RAMBOOT macro 184 #undef CONFIG_SYS_RAMBOOT 525 #if defined(CONFIG_SYS_RAMBOOT)
|
H A D | sbc8349.h | 155 #define CONFIG_SYS_RAMBOOT macro 157 #undef CONFIG_SYS_RAMBOOT 360 #ifndef CONFIG_SYS_RAMBOOT
|
H A D | MPC8315ERDB.h | 269 #define CONFIG_SYS_RAMBOOT macro 271 #undef CONFIG_SYS_RAMBOOT 403 #if !defined(CONFIG_SYS_RAMBOOT)
|
H A D | MPC8349ITX.h | 302 #define CONFIG_SYS_RAMBOOT macro 304 #undef CONFIG_SYS_RAMBOOT 437 #ifndef CONFIG_SYS_RAMBOOT
|
H A D | MPC837XERDB.h | 214 #define CONFIG_SYS_RAMBOOT macro 216 #undef CONFIG_SYS_RAMBOOT 444 #ifndef CONFIG_SYS_RAMBOOT
|
H A D | MPC837XEMDS.h | 190 #define CONFIG_SYS_RAMBOOT macro 192 #undef CONFIG_SYS_RAMBOOT 430 #ifndef CONFIG_SYS_RAMBOOT
|
H A D | MPC8349EMDS.h | 177 #define CONFIG_SYS_RAMBOOT macro 179 #undef CONFIG_SYS_RAMBOOT 421 #ifndef CONFIG_SYS_RAMBOOT
|
H A D | p1_twr.h | 22 #define CONFIG_SYS_RAMBOOT macro 326 #ifdef CONFIG_SYS_RAMBOOT
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | fsl_secure_boot.h | 37 #ifndef CONFIG_SYS_RAMBOOT 66 #if defined(CONFIG_SYS_RAMBOOT) || defined(CONFIG_FSL_LSCH3) || \
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | fsl_secure_boot.h | 36 #ifndef CONFIG_SYS_RAMBOOT 67 #if defined(CONFIG_FSL_CORENET) && !defined(CONFIG_SYS_RAMBOOT)
|
/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/ |
H A D | p1_p2_rdb_pc.c | 41 #if defined(CONFIG_TARGET_P1021RDB) && !defined(CONFIG_SYS_RAMBOOT) 60 #if defined(CONFIG_TARGET_P1021RDB) && !defined(CONFIG_SYS_RAMBOOT) 152 #if defined(CONFIG_TARGET_P1021RDB) && !defined(CONFIG_SYS_RAMBOOT) in board_gpio_init() 180 #if !defined(CONFIG_SYS_RAMBOOT) && !defined(CONFIG_SPL) in board_gpio_init()
|
/openbmc/u-boot/include/configs/km/ |
H A D | km83xx-common.h | 60 #define CONFIG_SYS_RAMBOOT macro 157 #ifndef CONFIG_SYS_RAMBOOT
|
/openbmc/u-boot/include/ |
H A D | config_fsl_chain_trust.h | 67 #if defined(CONFIG_SYS_RAMBOOT) || defined(CONFIG_NAND_BOOT) || \
|