]> git.sur5r.net Git - u-boot/blobdiff - include/configs/CPCI2DP.h
powerpc: Cleanup BOOTFLAG_* references
[u-boot] / include / configs / CPCI2DP.h
index ba875eccc607fe5b665de28feac7a644947df6ea..e4d8f9c5f9ad5ddaf8438561d528acb1bee04d80 100644 (file)
 #define CONFIG_SYS_PB_LED              (0x80000000 >> 16)   /* GPIO16 */
 #define CONFIG_SYS_INTA_FAKE           (0x80000000 >> 23)   /* GPIO23 */
 
-/*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define BOOTFLAG_COLD  0x01            /* Normal Power-On: Boot from FLASH     */
-#define BOOTFLAG_WARM  0x02            /* Software reboot                      */
-
 #endif /* __CONFIG_H */