powerpc: Cleanup BOOTFLAG_* references
[platform/kernel/u-boot.git] / include / configs / p3mx.h
index 70c4b7d..8b5ef8f 100644 (file)
 
 #define L2_ENABLE      (L2_INIT | L2CR_L2E)
 
-/*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define BOOTFLAG_COLD  0x01            /* Normal Power-On: Boot from FLASH */
-#define BOOTFLAG_WARM  0x02            /* Software reboot                  */
-
 #endif /* __CONFIG_H */