Re: [U-Boot] [PATCH] Convert CONFIG_TWL4030_USB et al to Kconfig

2017-12-29 Thread Dr. Philipp Tomsich
> On 29 Dec 2017, at 16:32, Adam Ford wrote: > > This converts the following to Kconfig: > CONFIG_TWL4030_USB > CONFIG_OMAP_USB_PHY > CONFIG_ROCKCHIP_USB2_PHY Please split this into three distinct commits, converting each of these PHY changes in a separate patch. This will make life much

Re: [U-Boot] [PATCH] Convert CONFIG_TWL4030_USB et al to Kconfig

2017-12-29 Thread Paul Kocialkowski
Hi, Le vendredi 29 décembre 2017 à 09:32 -0600, Adam Ford a écrit : > This converts the following to Kconfig: >CONFIG_TWL4030_USB >CONFIG_OMAP_USB_PHY >CONFIG_ROCKCHIP_USB2_PHY Thanks for the effort! See one comment below. Otherwise, looks good to me. > Signed-off-by: Adam Ford > -

[U-Boot] [PATCH] Convert CONFIG_TWL4030_USB et al to Kconfig

2017-12-29 Thread Adam Ford
This converts the following to Kconfig: CONFIG_TWL4030_USB CONFIG_OMAP_USB_PHY CONFIG_ROCKCHIP_USB2_PHY Signed-off-by: Adam Ford --- configs/am43xx_evm_defconfig | 1 + configs/am43xx_evm_ethboot_defconfig | 1 + configs/am43xx_evm_qspiboot_defconfig | 1 + conf