]> git.sur5r.net Git - u-boot/blobdiff - include/configs/FLAGADM.h
powerpc: Cleanup BOOTFLAG_* references
[u-boot] / include / configs / FLAGADM.h
index 4f526b7bde8d8abc77c78d3a4efecb42b60e33da..12144cdb1a01938b1fb35332af2c028149339246 100644 (file)
 #define CONFIG_SYS_OR4 ( OR_AM_MSK | OR_CSNT_SAM | OR_BI | OR_G5LS)
 #define CONFIG_SYS_BR4 ( (DSP_BASE & BR_BA_MSK) | BR_PS_16 | BR_MS_UPMB | BR_V )
 
-/*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define BOOTFLAG_COLD  0x01            /* Normal Power-On: Boot from FLASH     */
-#define BOOTFLAG_WARM  0x02            /* Software reboot                      */
-
 #endif /* __CONFIG_H */