]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MIP405.h
powerpc: Cleanup BOOTFLAG_* references
[u-boot] / include / configs / MIP405.h
index a097639ef6168a75b6e3c8ac99a01e49e9956103..58764d0dfbd2b63c7342f9dfec1829ca2accdc7c 100644 (file)
 #define CONFIG_SYS_BOOTCOUNT_ADDR (CONFIG_SYS_GBL_DATA_OFFSET - 12)
 #endif
 
-/*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define BOOTFLAG_COLD  0x01            /* Normal Power-On: Boot from FLASH     */
-#define BOOTFLAG_WARM  0x02            /* Software reboot                      */
-
-
 /***********************************************************************
  * External peripheral base address
  ***********************************************************************/