[PATCH v2 9/9] x86: coreboot: Enable support for CBFS
Bin Meng
bmeng.cn at gmail.com
Mon Jul 31 04:04:56 CEST 2023
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>
More information about the U-Boot
mailing list