]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mpc7448hpc2.h
powerpc: Cleanup BOOTFLAG_* references
[u-boot] / include / configs / mpc7448hpc2.h
index ae5e1098f6891337994f3eed1bc3d6f88d0b7959..94a8c93b42b8f286d69179a02c85f094f4acfdbc 100644 (file)
 
 #define L2_INIT                0
 #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 */
 #define CONFIG_SYS_SERIAL_HANG_IN_EXCEPTION
 #endif /* __CONFIG_H */