diff options
Diffstat (limited to 'include/configs/MBX860T.h')
-rw-r--r-- | include/configs/MBX860T.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/MBX860T.h b/include/configs/MBX860T.h index aed1729..6964bec 100644 --- a/include/configs/MBX860T.h +++ b/include/configs/MBX860T.h @@ -284,14 +284,6 @@ MAMR_RLFA_1X | MAMR_WLFA_1X | MAMR_TLFA_4X) #define CONFIG_SYS_MAMR 0x13821000 -/* - * 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 */ |