X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fsun8i.h;h=3bdedb390c119f6cc515e6342990fbfb258c77a9;hb=058d23168752c2a2ec0a6c3b50296cb5b91ec6d0;hp=6f1fc48cf02d08cbbfc5b13f857ad892512c6d4e;hpb=c88eaea0a0a809884388c3a5727d960bac0b0ced;p=u-boot diff --git a/include/configs/sun8i.h b/include/configs/sun8i.h index 6f1fc48cf0..3bdedb390c 100644 --- a/include/configs/sun8i.h +++ b/include/configs/sun8i.h @@ -12,7 +12,12 @@ /* * A23 specific configuration */ -#define CONFIG_SYS_PROMPT "sun8i# " +#define CONFIG_CLK_FULL_SPEED 1008000000 + +#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