powerpc: Cleanup BOOTFLAG_* references
[platform/kernel/u-boot.git] / include / configs / DASA_SIM.h
index 7ace011..fc2727e 100644 (file)
 
 #define FLASH_BASE0_PRELIM     0xFFE00000      /* FLASH bank #0        */
 
-
-/*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define BOOTFLAG_COLD  0x01            /* Normal Power-On: Boot from FLASH     */
-#define BOOTFLAG_WARM  0x02            /* Software reboot                      */
-
 #endif /* __CONFIG_H */