diff options
Diffstat (limited to 'include/configs/QS860T.h')
-rw-r--r-- | include/configs/QS860T.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/QS860T.h b/include/configs/QS860T.h index 48a20df..99ccf08 100644 --- a/include/configs/QS860T.h +++ b/include/configs/QS860T.h @@ -403,15 +403,6 @@ CONFIG_SPI /* #define CONFIG_SYS_OR7 0xFF000000 */ /* #define CONFIG_SYS_BR7 0xE8000000 */ - -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - /* * Sanity checks */ |