[PATCH 09/11] bootm: Allow updating the bootargs in a buffer

Simon Glass sjg at chromium.org
Tue Oct 20 21:12:52 CEST 2020


Hi Wolfgang,

On Mon, 19 Oct 2020 at 08:47, Wolfgang Denk <wd at denx.de> wrote:
>
> Dear Simon Glass,
>
> In message <20201019135602.3943835-10-sjg at chromium.org> you wrote:
> > At present we only support updating the 'bootargs' environment
> > variable. Add another function to update a buffer instead. This will
> > allow zimage to use this feature.
>
> I think this is the wrong way to address a problem.
>
> Instead, zimage should use bootargs as well.

OK I can add that. But for testing purposes it is still good to be
able to have the feature in a function that can be called without
going through environment variables.

Regards,
SImon


More information about the U-Boot mailing list