X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsun5i.h;h=7b683e9c8908394e56072d545f873d0e5f798c6a;hb=23c5d253d5fa4586e2342934a0a8ec21c1f21a36;hp=c6138b7cd4f392cf4ef318a2aa1cb4e6d54236b7;hpb=362f16b1e9e94024a511adae9977d145ef942b50;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/sun5i.h b/include/configs/sun5i.h index c6138b7..7b683e9 100644 --- a/include/configs/sun5i.h +++ b/include/configs/sun5i.h @@ -15,6 +15,12 @@ #define CONFIG_CLK_FULL_SPEED 1008000000 #define CONFIG_SYS_PROMPT "sun5i# " +#define CONFIG_MACH_TYPE 4138 + +#ifdef CONFIG_USB_EHCI +#define CONFIG_USB_EHCI_SUNXI +#define CONFIG_USB_MAX_CONTROLLER_COUNT 1 +#endif /* * Include common sunxi configuration where most the settings are