summaryrefslogtreecommitdiffstats
path: root/include/configs/DU440.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/DU440.h')
-rw-r--r--include/configs/DU440.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/DU440.h b/include/configs/DU440.h
index baa54b4559..e6e2b300ca 100644
--- a/include/configs/DU440.h
+++ b/include/configs/DU440.h
@@ -421,14 +421,6 @@ int du440_phy_addr(int devnum);
#define CONFIG_SYS_NAND_BASE_LIST {CONFIG_SYS_NAND0_ADDR + CONFIG_SYS_NAND0_CS, \
CONFIG_SYS_NAND1_ADDR + CONFIG_SYS_NAND1_CS}
-/*
- * 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 */
OpenPOWER on IntegriCloud