]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ERIC.h
powerpc: Cleanup BOOTFLAG_* references
[u-boot] / include / configs / ERIC.h
index 094db45e90dea5c098a940488d94887297c7d0cf..42465da9b249bc209a71d0be63726fbf5ee33c20 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 */