diff options
Diffstat (limited to 'include/configs/atc.h')
-rw-r--r-- | include/configs/atc.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/atc.h b/include/configs/atc.h index 8ec8c79..62e38e1 100644 --- a/include/configs/atc.h +++ b/include/configs/atc.h @@ -282,14 +282,6 @@ #define CONFIG_ENV_SIZE 2048 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 4 /* 16-byte page size */ #endif -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH*/ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - /*----------------------------------------------------------------------- * Cache Configuration |