From: Wolfgang Denk Date: Sat, 13 Aug 2005 23:52:14 +0000 (+0200) Subject: Fix build problems X-Git-Tag: v2008.10-rc1~1479 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2893ecbf3e5b983970138289b759baf45a327ff3;p=platform%2Fkernel%2Fu-boot.git Fix build problems --- diff --git a/include/configs/VCMA9.h b/include/configs/VCMA9.h index bde12e1..3f29190 100644 --- a/include/configs/VCMA9.h +++ b/include/configs/VCMA9.h @@ -138,7 +138,7 @@ #define CONFIG_BOOTDELAY 5 /* autoboot (do NOT change this set environment variable "bootdelay" to -1 instead) */ -#define CONFIG_BOOT_RETRY_TIME -10 /* feature is avaiable but not enabled */ +/* #define CONFIG_BOOT_RETRY_TIME -10 /XXX* feature is available but not enabled */ #define CONFIG_ZERO_BOOTDELAY_CHECK /* check console even if bootdelay = 0 */ #define CONFIG_NETMASK 255.255.255.0