[PATCH v2 9/9] x86: coreboot: Enable support for CBFS

Bin Meng bmeng.cn at gmail.com
Thu Aug 3 12:07:18 CEST 2023


Hi Simon,

On Thu, Aug 3, 2023 at 6:01 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Mon, Jul 31, 2023 at 10:04 AM Bin Meng <bmeng.cn at gmail.com> wrote:
> >
> > On Mon, Jul 31, 2023 at 1:15 AM Simon Glass <sjg at chromium.org> wrote:
> > >
> > > This is normally used with coreboot, so enable support for it in the
> > > coreboot builds.
> > >
> > > Add an example to show how it is used.
> > >
> > > Signed-off-by: Simon Glass <sjg at chromium.org>
> > > ---
> > >
> > > (no changes since v1)
> > >
> > >  configs/coreboot64_defconfig    |  1 +
> > >  configs/coreboot_defconfig      |  1 +

It turns out there is no need to explicitly add CMD_CBFS in the
defconfigs, as it is already implied by SYS_COREBOOT.

> > >  doc/board/coreboot/coreboot.rst | 34 +++++++++++++++++++++++++++++++++
> > >  3 files changed, 36 insertions(+)
> > >
> >
> > Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
>
> applied to u-boot-x86, thanks!

Commit edited in u-boot-x86.

Regards,
Bin


More information about the U-Boot mailing list