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