diff options
Diffstat (limited to 'include/configs/IDS8247.h')
-rw-r--r-- | include/configs/IDS8247.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/IDS8247.h b/include/configs/IDS8247.h index a3a79e876e..1b90a6bf00 100644 --- a/include/configs/IDS8247.h +++ b/include/configs/IDS8247.h @@ -311,15 +311,6 @@ #define CONFIG_SYS_MONITOR_LEN (256 << 10) /* Reserve 256 kB for Monitor */ #define CONFIG_SYS_MALLOC_LEN (128 << 10) /* Reserve 128 kB for malloc()*/ -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH*/ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - - /*----------------------------------------------------------------------- * Cache Configuration */ |