diff options
Diffstat (limited to 'include/configs/MBX.h')
-rw-r--r-- | include/configs/MBX.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/MBX.h b/include/configs/MBX.h index 7cda287cfb6..3b4d60c4508 100644 --- a/include/configs/MBX.h +++ b/include/configs/MBX.h @@ -312,12 +312,4 @@ */ #define CONFIG_SYS_DER 0 -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - #endif /* __CONFIG_H */ |