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

2018-01-11 Thread Adam Ford
On Thu, Jan 11, 2018 at 12:49 PM, David Lechner wrote: > On 01/11/2018 12:36 PM, Adam Ford wrote: >> >> On Thu, Jan 11, 2018 at 12:11 PM, David Lechner >> wrote: >>> >>> On 01/11/2018 10:06 AM, Adam Ford wrote: This converts the following to Kconfig: CONFIG_SYS_DV_CLKMODE

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

2018-01-11 Thread David Lechner
On 01/11/2018 12:36 PM, Adam Ford wrote: On Thu, Jan 11, 2018 at 12:11 PM, David Lechner wrote: On 01/11/2018 10:06 AM, Adam Ford wrote: This converts the following to Kconfig: CONFIG_SYS_DV_CLKMODE CONFIG_SYS_DA850_PLL0_POSTDIV CONFIG_SYS_DA850_PLL0_PLLDIV1 CONFIG_SYS_DA8

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

2018-01-11 Thread Adam Ford
On Thu, Jan 11, 2018 at 12:11 PM, David Lechner wrote: > On 01/11/2018 10:06 AM, Adam Ford wrote: >> >> This converts the following to Kconfig: >> CONFIG_SYS_DV_CLKMODE >> CONFIG_SYS_DA850_PLL0_POSTDIV >> CONFIG_SYS_DA850_PLL0_PLLDIV1 >> CONFIG_SYS_DA850_PLL0_PLLDIV2 >> CONFIG_

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

2018-01-11 Thread David Lechner
On 01/11/2018 10:06 AM, Adam Ford wrote: This converts the following to Kconfig: CONFIG_SYS_DV_CLKMODE CONFIG_SYS_DA850_PLL0_POSTDIV CONFIG_SYS_DA850_PLL0_PLLDIV1 CONFIG_SYS_DA850_PLL0_PLLDIV2 CONFIG_SYS_DA850_PLL0_PLLDIV3 CONFIG_SYS_DA850_PLL0_PLLDIV4 CONFIG_SYS_DA850

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

2018-01-11 Thread Adam Ford
This converts the following to Kconfig: CONFIG_SYS_DV_CLKMODE CONFIG_SYS_DA850_PLL0_POSTDIV CONFIG_SYS_DA850_PLL0_PLLDIV1 CONFIG_SYS_DA850_PLL0_PLLDIV2 CONFIG_SYS_DA850_PLL0_PLLDIV3 CONFIG_SYS_DA850_PLL0_PLLDIV4 CONFIG_SYS_DA850_PLL0_PLLDIV5 CONFIG_SYS_DA850_PLL0_PLLDIV7