powerpc: Cleanup BOOTFLAG_* references
[oweals/u-boot.git] / include / configs / AP1000.h
index a8edafa1bb8f5c59af8695dcfcbf33eaab7ed400..f1ae16c436a2153875d6fdb9caaf75cd9b336f2e 100644 (file)
  */
 #define SPD_EEPROM_ADDRESS     0x50
 
-/*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define BOOTFLAG_COLD  0x01            /* Normal Power-On: Boot from FLASH */
-#define BOOTFLAG_WARM  0x02            /* Software reboot              */
-
 #if defined(CONFIG_CMD_KGDB)
 #define CONFIG_KGDB_BAUDRATE   230400  /* speed to run kgdb serial port */
 #define CONFIG_KGDB_SER_INDEX  2       /* which serial port to use */