diff options
Diffstat (limited to 'include/configs/quantum.h')
| -rw-r--r-- | include/configs/quantum.h | 8 | 
1 files changed, 0 insertions, 8 deletions
| diff --git a/include/configs/quantum.h b/include/configs/quantum.h index a38145b42..2440eee7c 100644 --- a/include/configs/quantum.h +++ b/include/configs/quantum.h @@ -407,14 +407,6 @@  			 MAMR_RLFA_16X | MAMR_WLFA_16X | MAMR_TLFA_16X)  /* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD	0x01	/* Normal Power-On: Boot from FLASH	*/ -#define BOOTFLAG_WARM	0x02	/* Software reboot			*/ - -/*   * BCSRx   *   * Board Status and Control Registers |