powerpc: Cleanup BOOTFLAG_* references
[oweals/u-boot.git] / include / configs / aria.h
index 3f1e7f7ffd5592d0cbfe0e169f546ca264225341..a63c45334a807ae84f627cfc2b8c9f3ff88a5b7f 100644 (file)
 
 #define CONFIG_HIGH_BATS               1       /* High BATs supported */
 
-/*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define BOOTFLAG_COLD                  0x01
-#define BOOTFLAG_WARM                  0x02
-
 #ifdef CONFIG_CMD_KGDB
 #define CONFIG_KGDB_BAUDRATE           230400  /* speed of kgdb serial port */
 #define CONFIG_KGDB_SER_INDEX          2       /* which serial port to use */