X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FTQM8260.h;h=2104e03c22b90b40c991f93e2332edc058d0a262;hb=d98b0523cfaaedeecb263b15c121c0727b0d80b9;hp=5cbab9bf1aa02f7ac57dd3ff0e190a28fd280a3a;hpb=2ae1824196884ba2bafffb7c0d3e8297350591e9;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/TQM8260.h b/include/configs/TQM8260.h index 5cbab9b..2104e03 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 */