X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FPIP405.h;h=ecb126b9e31c98e4b4a0bd17455b8d57a8f32009;hb=12f05678e157ef4472b4e3611bb7ae9751487ff0;hp=4506d86eee7671a3d2c91f6cc0a8f1a07333f06c;hpb=4b6e1fda107e5244e80ebc41865650ac2873dc88;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/PIP405.h b/include/configs/PIP405.h index 4506d86..ecb126b 100644 --- a/include/configs/PIP405.h +++ b/include/configs/PIP405.h @@ -89,10 +89,8 @@ **************************************************************/ #define CONFIG_BAUDRATE 9600 /* STD Baudrate */ -#define CONFIG_BOOTDELAY 5 /* autoboot (do NOT change this set environment variable "bootdelay" to -1 instead) */ /* #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_BOOTCOMMAND "diskboot 400000 0:1; bootm" /* autoboot command */ #define CONFIG_BOOTARGS "console=ttyS0,9600 root=/dev/hda5" /* boot arguments */ @@ -319,7 +317,6 @@ ************************************************************/ #define CONFIG_USB_UHCI #define CONFIG_USB_KEYBOARD -#define CONFIG_USB_STORAGE /* Enable needed helper functions */ #define CONFIG_SYS_STDIO_DEREGISTER /* needs stdio_deregister */