X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FDB64460.h;h=74312cd9550db41600b768aff2f817bed9d7e058;hb=d98b0523cfaaedeecb263b15c121c0727b0d80b9;hp=ef5277ef05ed0a3d73ad5cf2d7d441b2384294da;hpb=29c6fbe0471afd7ffa41fcb2103eec5b53294897;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/DB64460.h b/include/configs/DB64460.h index ef5277e..74312cd 100644 --- a/include/configs/DB64460.h +++ b/include/configs/DB64460.h @@ -533,14 +533,6 @@ ip=${ipaddr}:${serverip}${bootargs_end}; bootm 0x400000;\0" #define L2_ENABLE (L2_INIT | L2CR_L2E) -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - #define CONFIG_SYS_BOARD_ASM_INIT 1 #endif /* __CONFIG_H */