[U-Boot] [PATCH v2 1/1] common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
semen.protsenko at linaro.org
Mon Aug 14 18:25:56 UTC 2017
On 14 August 2017 at 05:43, Tom Rini <trini at konsulko.com> wrote:
> On Thu, Jul 27, 2017 at 06:43:44PM +0300, Sam Protsenko wrote:
>
>> Also introduce CONFIG_USE_BOOTARGS option so we can control if
>> CONFIG_BOOTARGS defined at all.
>>
>> Signed-off-by: Sam Protsenko <semen.protsenko at linaro.org>
>> ---
>> Changes in v2:
>> - remove CONFIG_USE_BOOTARGS=y when no CONFIG_BOOTARGS defined
>> - fixed mistakes found by running buildman
>
> Apologies for taking so long to try this. It doesn't 100% apply
> correctly, but I did give it a global size test and it does look to
> convert everything. Can you please rebase it asap and I'll apply it
> back on top again? Also, did you have any scripts that helped with
> this? I think they might be useful in a few other cases, thanks!
Shared my scripts with instructions here:
https://github.com/joe-skb7/uboot-convert-scripts
>
> --
> Tom
More information about the U-Boot
mailing list