]> git.sur5r.net Git - u-boot/blobdiff - include/configs/rsdproto.h
powerpc: Cleanup BOOTFLAG_* references
[u-boot] / include / configs / rsdproto.h
index 6b41b12ddb4cb00bef9af6242f4ca167bdc52234..b82ff372a60935f52327cb1d7a6170a24a892f77 100644 (file)
 #define CONFIG_SYS_OR5_PRELIM  (P2SZ_TO_AM(PHYS_DPRAM_SHARC_SIZE) | \
                         ORxG_ACS_DIV4)
 
-/*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define        BOOTFLAG_COLD   0x01            /* Normal Power-On: Boot from FLASH     */
-#define BOOTFLAG_WARM  0x02            /* Software reboot                      */
-
 #endif /* __CONFIG_H */