powerpc: Cleanup BOOTFLAG_* references
[platform/kernel/u-boot.git] / include / configs / RPXsuper.h
index f4f90f2..2ac764d 100644 (file)
                           ORxG_SCY_5_CLK              |\
                           ORxG_TRLX)
 
-/*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define BOOTFLAG_COLD   0x01    /* Normal Power-On: Boot from FLASH  */
-#define BOOTFLAG_WARM   0x02    /* Software reboot                   */
-
 #endif  /* __CONFIG_H */