]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MPC8266ADS.h
powerpc: Cleanup BOOTFLAG_* references
[u-boot] / include / configs / MPC8266ADS.h
index 1fbc1904767084f3d089cbea2caa82442cbf824b..97202df1602cabb2b500b4b0c71e90f7f87a270e 100644 (file)
 #define CONFIG_SYS_HRCW_SLAVE6 0
 #define CONFIG_SYS_HRCW_SLAVE7 0
 
-#define BOOTFLAG_COLD  0x01    /* Normal Power-On: Boot from FLASH  */
-#define BOOTFLAG_WARM  0x02    /* Software reboot           */
-
 #define CONFIG_SYS_MONITOR_BASE    CONFIG_SYS_TEXT_BASE
+
 #if (CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE)
 #   define CONFIG_SYS_RAMBOOT
 #endif