X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FMBX.h;h=3b4d60c45086a72019816bae1d9df04c862d064a;hb=d98b0523cfaaedeecb263b15c121c0727b0d80b9;hp=7cda287cfb6e196b0fe5cb5f2b3840654e5ce20d;hpb=29c6fbe0471afd7ffa41fcb2103eec5b53294897;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/MBX.h b/include/configs/MBX.h index 7cda287..3b4d60c 100644 --- a/include/configs/MBX.h +++ b/include/configs/MBX.h @@ -312,12 +312,4 @@ */ #define CONFIG_SYS_DER 0 -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - #endif /* __CONFIG_H */