powerpc: Cleanup BOOTFLAG_* references
[platform/kernel/u-boot.git] / include / configs / cmi_mpc5xx.h
index 72fdb6b..88a45c3 100644 (file)
  */
 #define CONFIG_SYS_DER                 0x00000000
 
-
-/*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define        BOOTFLAG_COLD   0x01                    /* Normal Power-On: Boot from FLASH     */
-#define BOOTFLAG_WARM  0x02                    /* Software reboot                      */
-
 #endif /* __CONFIG_H */