aboutsummaryrefslogtreecommitdiff
path: root/include/configs/Adder.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/Adder.h')
-rw-r--r--include/configs/Adder.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/Adder.h b/include/configs/Adder.h
index 4d7c5172c..a1c530b71 100644
--- a/include/configs/Adder.h
+++ b/include/configs/Adder.h
@@ -209,14 +209,6 @@
*/
#define CONFIG_SYS_CACHELINE_SIZE 16 /* For all MPC8xx chips */
-/*-----------------------------------------------------------------------
- * Internal Definitions
- *
- * Boot Flags
- */
-#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from flash */
-#define BOOTFLAG_WARM 0x02 /* Software reboot */
-
/* pass open firmware flat tree */
#define CONFIG_OF_LIBFDT 1
#define CONFIG_OF_BOARD_SETUP 1