X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fat91rm9200ek.h;h=3cc8d899e7685cd369113b89f42d23e278fc2a5c;hb=12f05678e157ef4472b4e3611bb7ae9751487ff0;hp=0d98a44522711a1961aae57b79893e4f5d41eb4f;hpb=78d1e1d0a157c8b48ea19be6170b992745d30f38;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/at91rm9200ek.h b/include/configs/at91rm9200ek.h index 0d98a44..3cc8d89 100644 --- a/include/configs/at91rm9200ek.h +++ b/include/configs/at91rm9200ek.h @@ -58,9 +58,6 @@ #define CONFIG_BOARD_EARLY_INIT_F -#define CONFIG_CMD_BOOTZ - - /* * Memory Configuration */ @@ -120,8 +117,6 @@ /* * Command line configuration. */ -#define CONFIG_CMD_FAT -#define CONFIG_CMD_MII /* * Network Driver Setting @@ -150,7 +145,6 @@ #define CONFIG_USB_ATMEL_CLK_SEL_PLLB #define CONFIG_USB_OHCI_NEW 1 #define CONFIG_USB_KEYBOARD 1 -#define CONFIG_USB_STORAGE 1 #define CONFIG_DOS_PARTITION 1 #define CONFIG_SYS_USB_OHCI_CPU_INIT 1 @@ -176,7 +170,6 @@ /* * Boot option */ -#define CONFIG_BOOTDELAY 3 /* default load address */ #define CONFIG_SYS_LOAD_ADDR CONFIG_SYS_SDRAM_BASE + SZ_16M