X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsbc8240.h;h=0934a002bfdf7ecd0f2dc62c49d824918404281f;hb=d98b0523cfaaedeecb263b15c121c0727b0d80b9;hp=ea9304311b5c68dee2635ebc343faf5aa48a99c9;hpb=29c6fbe0471afd7ffa41fcb2103eec5b53294897;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/sbc8240.h b/include/configs/sbc8240.h index ea93043..0934a00 100644 --- a/include/configs/sbc8240.h +++ b/include/configs/sbc8240.h @@ -355,14 +355,6 @@ typedef unsigned int led_id_t; # define CONFIG_SYS_CACHELINE_SHIFT 5 /* log base 2 of the above value */ #endif -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - /*----------------------------------------------------------------------- * PCI stuff *-----------------------------------------------------------------------