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