diff options
Diffstat (limited to 'include/configs/FADS823.h')
-rw-r--r-- | include/configs/FADS823.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/FADS823.h b/include/configs/FADS823.h index 0b7aee265b2..97958342bbb 100644 --- a/include/configs/FADS823.h +++ b/include/configs/FADS823.h @@ -343,13 +343,6 @@ MAMR_RLFA_1X | MAMR_WLFA_1X | MAMR_TLFA_4X) #define CONFIG_SYS_MAMR 0x13a01114 -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ /* values according to the manual */ |