diff options
Diffstat (limited to 'include/configs/svm_sc8xx.h')
-rw-r--r-- | include/configs/svm_sc8xx.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/svm_sc8xx.h b/include/configs/svm_sc8xx.h index d7f4d80..219b85b 100644 --- a/include/configs/svm_sc8xx.h +++ b/include/configs/svm_sc8xx.h @@ -467,13 +467,4 @@ #define CONFIG_SYS_DOC_SUPPORT_MILLENNIUM #define CONFIG_SYS_DOC_BASE 0x80000000 - -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - #endif /* __CONFIG_H */ |