aboutsummaryrefslogtreecommitdiff
path: root/include/configs/AR405.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/AR405.h')
-rw-r--r--include/configs/AR405.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/AR405.h b/include/configs/AR405.h
index 0725e6f1c..b4ff7188d 100644
--- a/include/configs/AR405.h
+++ b/include/configs/AR405.h
@@ -271,12 +271,4 @@
#define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_END - CONFIG_SYS_GBL_DATA_SIZE)
#define CONFIG_SYS_INIT_SP_OFFSET CONFIG_SYS_GBL_DATA_OFFSET
-/*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */
-#define BOOTFLAG_WARM 0x02 /* Software reboot */
-
#endif /* __CONFIG_H */