diff options
Diffstat (limited to 'include/configs/TQM8260.h')
-rw-r--r-- | include/configs/TQM8260.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/TQM8260.h b/include/configs/TQM8260.h index 5cbab9bf1aa..2104e03c22b 100644 --- a/include/configs/TQM8260.h +++ b/include/configs/TQM8260.h @@ -381,15 +381,6 @@ #define CONFIG_SYS_MONITOR_LEN (256 << 10) /* Reserve 256 kB for Monitor */ #define CONFIG_SYS_MALLOC_LEN (512 << 10) /* Reserve 512 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 */ |