Re: [U-Boot] [PATCH 2/2] ARM: da850evm: Enable da850-ohci USB host controller

2019-05-06 Thread Tom Rini
On Tue, Apr 30, 2019 at 05:21:42AM -0500, Adam Ford wrote: > The DA850 EVM has one USB 1.1 OHCI Host controller. With the > host controller now support DM_USB, this patch enables > the respective functions for the da850evm. > > Signed-off-by: Adam Ford Applied to u-boot/master, thanks! --

[U-Boot] [PATCH 2/2] ARM: da850evm: Enable da850-ohci USB host controller

2019-04-30 Thread Adam Ford
The DA850 EVM has one USB 1.1 OHCI Host controller. With the host controller now support DM_USB, this patch enables the respective functions for the da850evm. Signed-off-by: Adam Ford --- V2: No changes diff --git a/configs/da850evm_defconfig b/configs/da850evm_defconfig index