]> git.sur5r.net Git - u-boot/blobdiff - include/configs/NETTA.h
powerpc: Cleanup BOOTFLAG_* references
[u-boot] / include / configs / NETTA.h
index 3c2c958a5049d720568ce0123eac5d83939a9bd6..db22ba3f2d9109d282c172ab4c9ca275ecc49f09 100644 (file)
                         MAMR_AMA_TYPE_1 | MAMR_DSA_1_CYCL | MAMR_G0CLA_A10 |   \
                         MAMR_RLFA_1X    | MAMR_WLFA_1X    | MAMR_TLFA_4X)
 
-/*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define        BOOTFLAG_COLD   0x01            /* Normal Power-On: Boot from FLASH     */
-#define BOOTFLAG_WARM  0x02            /* Software reboot                      */
-
 #define CONFIG_LAST_STAGE_INIT         /* needed to reset the damn phys */
 
 /***********************************************************************************************************