aboutsummaryrefslogtreecommitdiff
path: root/include/configs/W7OLMG.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/W7OLMG.h')
-rw-r--r--include/configs/W7OLMG.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/W7OLMG.h b/include/configs/W7OLMG.h
index 0144fbde3..6591d02bd 100644
--- a/include/configs/W7OLMG.h
+++ b/include/configs/W7OLMG.h
@@ -321,15 +321,6 @@
#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 */
-
#if defined(CONFIG_CMD_KGDB)
#define CONFIG_KGDB_BAUDRATE 230400 /* speed to run kgdb serial port */
#define CONFIG_KGDB_SER_INDEX 2 /* which serial port to use */