]> git.sur5r.net Git - u-boot/blobdiff - include/configs/SCM.h
powerpc: Cleanup BOOTFLAG_* references
[u-boot] / include / configs / SCM.h
index 6f8c28e9d71ec8cdf0aaa2e2fd93b333182e7254..edad4595ccbdb353dd12322509c1161235259040 100644 (file)
 #define CONFIG_SYS_MONITOR_LEN         (256 << 10)     /* Reserve 256 kB for Monitor */
 #define CONFIG_SYS_MALLOC_LEN          (128 << 10)     /* Reserve 128 kB for malloc()*/
 
-/*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define BOOTFLAG_COLD          0x01    /* Normal Power-On: Boot from FLASH*/
-#define BOOTFLAG_WARM          0x02    /* Software reboot                 */
-
-
 /*-----------------------------------------------------------------------
  * Hardware Information Block
  */