diff options
Diffstat (limited to 'include/configs/PATI.h')
| -rw-r--r-- | include/configs/PATI.h | 10 | 
1 files changed, 0 insertions, 10 deletions
| diff --git a/include/configs/PATI.h b/include/configs/PATI.h index 8a913f550..b07cac11f 100644 --- a/include/configs/PATI.h +++ b/include/configs/PATI.h @@ -286,16 +286,6 @@   */  #define CONFIG_SYS_DER			0x00000000 - -/* - * Internal Definitions - * - * Boot Flags - */ -#define	BOOTFLAG_COLD	0x01			/* Normal Power-On: Boot from FLASH	*/ -#define BOOTFLAG_WARM	0x02			/* Software reboot			*/ - -  #define VERSION_TAG "released"  #define CONFIG_ISO_STRING "MEV-10084-001" |