Re: tracing : bootconfig : Early boot config for non intrd systems

From: Steven Rostedt
Date: Sat Mar 12 2022 - 10:15:36 EST


On Sat, 12 Mar 2022 15:53:58 +0900
Masami Hiramatsu <mhiramat@xxxxxxxxxx> wrote:

> OK, please try below patch. You can embed your bootconfig in the kernel via
> CONFIG_EMBED_BOOT_CONFIG_FILE.
>
>
> >From 7478a8fbfe4669ee61fcb12b85b36d7e36f992ba Mon Sep 17 00:00:00 2001
> From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
> Date: Sat, 12 Mar 2022 14:59:30 +0900
> Subject: [PATCH] bootconfig: Support embedding a bootconfig file in kernel

I'm going to try this out, because there was a few times I could have
used this.

Thanks Masami!

-- Steve