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

Adam Ford aford173 at gmail.com
Thu Jan 11 18:52:36 UTC 2018


On Thu, Jan 11, 2018 at 12:49 PM, David Lechner <david at lechnology.com> wrote:
> On 01/11/2018 12:36 PM, Adam Ford wrote:
>>
>> On Thu, Jan 11, 2018 at 12:11 PM, David Lechner <david at lechnology.com>
>> 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_SYS_DA850_PLL0_PLLDIV3
>>>>      CONFIG_SYS_DA850_PLL0_PLLDIV4
>>>>      CONFIG_SYS_DA850_PLL0_PLLDIV5
>>>>      CONFIG_SYS_DA850_PLL0_PLLDIV7
>>>>      CONFIG_SYS_DA850_PLL1_POSTDIV
>>>>      CONFIG_SYS_DA850_PLL1_PLLDIV1
>>>>      CONFIG_SYS_DA850_PLL1_PLLDIV2
>>>>      CONFIG_SYS_DA850_PLL1_PLLDIV3
>>>>
>>>> Signed-off-by: Adam Ford <aford173 at gmail.com>
>>>> ---

[snip]

>
>
> Understood. If you would like to add a short description to these
> options, you can just say that the value will be written directly
> to the PLLDIVn register (or PLLM register). That should be good
> enough.
>
I can do that.  That makes sense, and it's at least a slight
improvement from what we had before.
>

adam
>


More information about the U-Boot mailing list