]> git.sur5r.net Git - u-boot/blobdiff - include/configs/P1022DS.h
powerpc: Cleanup BOOTFLAG_* references
[u-boot] / include / configs / P1022DS.h
index 5d127cfd78cce5aea5f9a898ddc3c9b893a59a57..1a4632fc8f1f5d3a29af35006996ece5123a7282 100644 (file)
  */
 #define CONFIG_SYS_BOOTMAPSZ   (16 << 20)      /* Initial Memory map for Linux*/
 
-/*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define BOOTFLAG_COLD  0x01            /* Normal Power-On: Boot from FLASH */
-#define BOOTFLAG_WARM  0x02            /* Software reboot */
-
 #ifdef 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 */