X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Flwmon5.h;h=d00371012507a78bc1dd6fb651d7738da78d1f07;hb=d98b0523cfaaedeecb263b15c121c0727b0d80b9;hp=19d2989d4f5cfb1f450fced3670cb2028a8f618c;hpb=29c6fbe0471afd7ffa41fcb2103eec5b53294897;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/lwmon5.h b/include/configs/lwmon5.h index 19d2989..d003710 100644 --- a/include/configs/lwmon5.h +++ b/include/configs/lwmon5.h @@ -649,14 +649,6 @@ } \ } -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - #if defined(CONFIG_CMD_KGDB) #define CONFIG_KGDB_BAUDRATE 230400 /* speed to run kgdb serial port */ #define CONFIG_KGDB_SER_INDEX 2 /* which serial port to use */