diff options
Diffstat (limited to 'include/configs/RPXClassic.h')
-rw-r--r-- | include/configs/RPXClassic.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/RPXClassic.h b/include/configs/RPXClassic.h index 37414a8..e8e8a5d 100644 --- a/include/configs/RPXClassic.h +++ b/include/configs/RPXClassic.h @@ -444,15 +444,6 @@ MAMR_AMA_TYPE_2 | MAMR_DSA_1_CYCL | MAMR_G0CLA_A12 | \ MAMR_GPL_A4DIS | MAMR_RLFA_4X | MAMR_WLFA_3X | MAMR_TLFA_16X) -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - - /*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */ /* Configuration variable added by yooth. */ /*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */ |