]> git.sur5r.net Git - u-boot/blobdiff - include/configs/PCIPPC2.h
powerpc: Cleanup BOOTFLAG_* references
[u-boot] / include / configs / PCIPPC2.h
index f98295aa060851cf59d85e85bc0325c9ba31d788..d0ce92487ef39ac5ddfe7946e2e5350218feeae5 100644 (file)
                   L2CR_L2OH_5 | L2CR_L2CTL | L2CR_L2WT)
 #define L2_ENABLE (L2_INIT | L2CR_L2E)
 
-/*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define BOOTFLAG_COLD          0x01    /* Normal Power-On: Boot from FLASH     */
-#define BOOTFLAG_WARM          0x02    /* Software reboot                      */
-
 /*-----------------------------------------------------------------------
   RTC m48t59
 */