diff options
Diffstat (limited to 'include/configs/sacsng.h')
-rw-r--r-- | include/configs/sacsng.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/sacsng.h b/include/configs/sacsng.h index f6049c4..d741716 100644 --- a/include/configs/sacsng.h +++ b/include/configs/sacsng.h @@ -1064,12 +1064,4 @@ ORxG_EHTR) #endif /* (defined(CONFIG_SYS_FLASH1_BASE) && defined(CONFIG_SYS_FLASH1_SIZE)) */ -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - #endif /* __CONFIG_H */ |