summaryrefslogtreecommitdiffstats
path: root/include/configs/SCM.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/SCM.h')
-rw-r--r--include/configs/SCM.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/SCM.h b/include/configs/SCM.h
index 6f8c28e9d7..edad4595cc 100644
--- a/include/configs/SCM.h
+++ b/include/configs/SCM.h
@@ -344,15 +344,6 @@
#define CONFIG_SYS_MONITOR_LEN (256 << 10) /* Reserve 256 kB for Monitor */
#define CONFIG_SYS_MALLOC_LEN (128 << 10) /* Reserve 128 kB for malloc()*/
-/*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH*/
-#define BOOTFLAG_WARM 0x02 /* Software reboot */
-
-
/*-----------------------------------------------------------------------
* Hardware Information Block
*/
OpenPOWER on IntegriCloud