diff options
Diffstat (limited to 'include/configs/TQM8272.h')
-rw-r--r-- | include/configs/TQM8272.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/TQM8272.h b/include/configs/TQM8272.h index a8a9ddfd9e..063ca230db 100644 --- a/include/configs/TQM8272.h +++ b/include/configs/TQM8272.h @@ -504,14 +504,6 @@ #define CONFIG_SYS_MONITOR_LEN (192 << 10) /* Reserve 192 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 */ |