[U-Boot] [PATCH] board: ge: bx50v3: Pass video bootargs for b850v3

Akshay Bhat akshay.bhat at timesys.com
Fri Oct 7 16:30:48 CEST 2016


Hi Stefano

On Fri, Oct 7, 2016 at 6:25 AM, Stefano Babic <sbabic at denx.de> wrote:
>
> But not pushed: in fact, this canoot be built anymore. You add a new
> CONFIG_ (but do you really need it ?), and this is not allowed anymore.
> It generates a build error because all CONFIG_ should be set via Kconfig.
>
>        arm:  +   ge_b850v3
> +Error: You must add new CONFIG options using Kconfig
> +The following new ad-hoc CONFIG options were detected:
> +CONFIG_BOOTARGS_EXTRA
> +
>
> I think it os ok if you rename it and let it as local #define in your
> configuration file.

Thanks for the feedback, it makes sense to rename it as local #define.
Have submitted v2 patch with the fix.

Thanks,
Akshay


More information about the U-Boot mailing list