diff options
Diffstat (limited to 'include/configs/RRvision.h')
-rw-r--r-- | include/configs/RRvision.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/RRvision.h b/include/configs/RRvision.h index 6e30335882..9530381f5a 100644 --- a/include/configs/RRvision.h +++ b/include/configs/RRvision.h @@ -470,12 +470,4 @@ MAMR_RLFA_1X | MAMR_WLFA_1X | MAMR_TLFA_4X) -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - #endif /* __CONFIG_H */ |