Re: [PATCH v2] bootconfig: Apply early options from embedded config
From: Breno Leitao
Date: Fri Mar 27 2026 - 12:13:00 EST
On Fri, Mar 27, 2026 at 11:16:30PM +0900, Masami Hiramatsu wrote:
> > Given all the feedback on this series, I see three types of issues to address:
> >
> > 1) Minor patch improvements
> > 2) Architecture-specific super early parameters being parsed before bootconfig
> > is available
> > 3) Unifying kernel cmdline and bootconfig interfaces
>
> I think we can start with 1) for embedded bootconfig for this series
> with using bootconfig in parse_early_param().
Thanks for the clear direction.
I'll work on integrating bootconfig into parse_early_param() to see
what can be achieved and identify any potential blockers.
I should be back soon with more fun.
Thanks so far,
--breno