[U-Boot] [PATCH] Exynos: Move down common USB configuration

Minkyu Kang mk7.kang at samsung.com
Mon Dec 22 13:21:58 CET 2014


Dear Sjoerd Simons,

On 06/12/14 05:01, Sjoerd Simons wrote:
> USB is a pretty common feature on exynos 5 board, so it seems sensible
> to configure it directly from exynos5-common. As a side-effect this
> makes USB available from u-boot on exynos 5420 based boards.
> 
> While there enable support for common USB ethernet cards to make it more
> likely the default config allows booting for network and enable XHCI on
> SMDK5420 which has it defined in the dts but not in its config.
> 
> Signed-off-by: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
> ---
>  include/configs/arndale.h           |  4 ----
>  include/configs/exynos5-common.h    | 10 ++++++++++
>  include/configs/exynos5250-common.h |  5 -----
>  include/configs/exynos5420-common.h |  2 --
>  include/configs/smdk5420.h          |  4 ++++
>  5 files changed, 14 insertions(+), 11 deletions(-)
> 

Could please rebase this patch?

Thanks,
Minkyu Kang.



More information about the U-Boot mailing list