Hi Wolfgang, On Mon, 19 Oct 2020 at 08:47, Wolfgang Denk <w...@denx.de> wrote: > > Dear Simon Glass, > > In message <20201019135602.3943835-10-...@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