diff options
Diffstat (limited to 'include/configs/rsdproto.h')
-rw-r--r-- | include/configs/rsdproto.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/rsdproto.h b/include/configs/rsdproto.h index 6b41b12ddb4..b82ff372a60 100644 --- a/include/configs/rsdproto.h +++ b/include/configs/rsdproto.h @@ -421,12 +421,4 @@ #define CONFIG_SYS_OR5_PRELIM (P2SZ_TO_AM(PHYS_DPRAM_SHARC_SIZE) | \ ORxG_ACS_DIV4) -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - #endif /* __CONFIG_H */ |