powerpc: Cleanup BOOTFLAG_* references
[platform/kernel/u-boot.git] / include / configs / APC405.h
index 8179e1b..b846afc 100644 (file)
 #endif
 
 /*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define BOOTFLAG_COLD  0x01            /* Normal Power-On: Boot from FLASH */
-#define BOOTFLAG_WARM  0x02            /* Software reboot */
-
-/*
  * PCI OHCI controller
  */
 #define CONFIG_USB_OHCI_NEW    1