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