diff options
Diffstat (limited to 'include/configs/SIMPC8313.h')
| -rw-r--r-- | include/configs/SIMPC8313.h | 8 | 
1 files changed, 0 insertions, 8 deletions
| diff --git a/include/configs/SIMPC8313.h b/include/configs/SIMPC8313.h index b4fbae4c3..15d99f998 100644 --- a/include/configs/SIMPC8313.h +++ b/include/configs/SIMPC8313.h @@ -481,14 +481,6 @@  #define CONFIG_SYS_DBAT7U	CONFIG_SYS_IBAT7U  /* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD	0x01	/* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM	0x02	/* Software reboot */ - -/*   * Environment Configuration   */  #define CONFIG_ENV_OVERWRITE |