summaryrefslogtreecommitdiff
path: root/include/configs/mpc7448hpc2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mpc7448hpc2.h')
-rw-r--r--include/configs/mpc7448hpc2.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/mpc7448hpc2.h b/include/configs/mpc7448hpc2.h
index ae5e1098f6..94a8c93b42 100644
--- a/include/configs/mpc7448hpc2.h
+++ b/include/configs/mpc7448hpc2.h
@@ -401,13 +401,5 @@
#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 */