Quoting Tom Rini (2025-02-20 17:07:21)
> On Thu, Feb 20, 2025 at 12:58:49PM -0800, Stephen Boyd wrote:
> > diff --git a/cmd/Kconfig b/cmd/Kconfig
> > index 864b6d464ba0..0f456e3b95a2 100644
> > --- a/cmd/Kconfig
> > +++ b/cmd/Kconfig
> > @@ -2898,7 +2898,7 @@ menu "Debug commands"
> >
> > config C
On Thu, Feb 20, 2025 at 12:58:49PM -0800, Stephen Boyd wrote:
> This command isn't x86 specific. Move it up one level so that it can be
> used on a platform that can find the coreboot table, i.e. x86 or ARM.
>
> Signed-off-by: Stephen Boyd
> ---
> cmd/Kconfig | 2 +-
> cmd/Makefile
2 matches
Mail list logo