X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FKUP4X.h;h=9613ed9a824f757ffb43e4f01267b09cd8eec021;hb=d98b0523cfaaedeecb263b15c121c0727b0d80b9;hp=7fea5f772cc16f65b7a8246461bad7e319e44899;hpb=29c6fbe0471afd7ffa41fcb2103eec5b53294897;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/KUP4X.h b/include/configs/KUP4X.h index 7fea5f7..9613ed9 100644 --- a/include/configs/KUP4X.h +++ b/include/configs/KUP4X.h @@ -448,15 +448,6 @@ #define LATCH_ADDR 0x90000200 -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - - #define CONFIG_AUTOBOOT_KEYED /* use key strings to stop autoboot */ #define CONFIG_AUTOBOOT_STOP_STR "." /* easy to stop for now */