
31 Jul
2023
31 Jul
'23
4:04 a.m.
On Mon, Jul 31, 2023 at 1:15 AM Simon Glass sjg@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@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@gmail.com