X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Ftitanium.h;h=0dedffd746ca38a0ac9db999ecfa6d92cd80b36f;hb=8850c5d57c10aa6431d138d426e6e105c99cc7ba;hp=4a12245810871523479cda4f83ce8318a54e306f;hpb=cd7b634413ea25838185db2faffc313d4d571fa9;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/titanium.h b/include/configs/titanium.h index 4a12245..0dedffd 100644 --- a/include/configs/titanium.h +++ b/include/configs/titanium.h @@ -50,15 +50,12 @@ #define CONFIG_PHY_MICREL_KSZ9021 /* USB Configs */ -#define CONFIG_USB_EHCI +#define CONFIG_USB_EHCI_HCD #define CONFIG_USB_EHCI_MX6 #define CONFIG_MXC_USB_PORT 1 #define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW) #define CONFIG_MXC_USB_FLAGS 0 -/* Miscellaneous commands */ -#define CONFIG_CMD_BMODE - #define CONFIG_SYS_MEMTEST_START 0x10000000 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + (500 << 20))