[PATCH v2 9/9] x86: coreboot: Enable support for CBFS
Bin Meng
bmeng.cn at gmail.com
Thu Aug 3 12:01:49 CEST 2023
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 +
> > 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!
More information about the U-Boot
mailing list