]> Git Repo - u-boot.git/commit
sunxi: H6: Enable USB for existing boards
authorAndre Przywara <[email protected]>
Sun, 23 Jun 2019 14:09:50 +0000 (15:09 +0100)
committerJagan Teki <[email protected]>
Tue, 16 Jul 2019 11:43:15 +0000 (17:13 +0530)
commitf96238e253661b43168352010a2628957940bd4b
tree487606ca21cc544768f1eccd2b5abb3a10692f0b
parent35fa673e0e5f9e947f0bae9d170bd9c8b449a751
sunxi: H6: Enable USB for existing boards

So far USB was not enabled for the Allwinner H6 boards, as the PHY
driver was not ready and the clock gates were missing. Since this is now
fixed, let's add the PHY and the OHCI/EHCI drivers to the build, for
all existing H6 boards.

Signed-off-by: Andre Przywara <[email protected]>
Tested-by: Corentin Labbe <[email protected]> # Pine-H64
Reviewed-by: Jagan Teki <[email protected]>
arch/arm/mach-sunxi/Kconfig
configs/beelink_gs1_defconfig
configs/orangepi_lite2_defconfig
configs/orangepi_one_plus_defconfig
configs/pine_h64_defconfig
This page took 0.0347 seconds and 4 git commands to generate.