Felix Singer has submitted this change. ( https://review.coreboot.org/c/coreboot/+/62451 )
Change subject: Documentation/mainboard: Add QEMU POWER9 to index site ......................................................................
Documentation/mainboard: Add QEMU POWER9 to index site
The QEMU POWER9 target is supported since coreboot version 4.15. Documentation is available in the tree, but it's not referenced from the mainboard index page. Fix that.
Change-Id: Ic3b98735840c146cb0bfb122df0e6f762c2beeca Signed-off-by: Felix Singer felixsinger@posteo.net Reviewed-on: https://review.coreboot.org/c/coreboot/+/62451 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Matt DeVillier matt.devillier@gmail.com Reviewed-by: Paul Menzel paulepanter@mailbox.org Reviewed-by: Angel Pons th3fanbus@gmail.com --- M Documentation/mainboard/index.md 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Paul Menzel: Looks good to me, but someone else must approve Matt DeVillier: Looks good to me, approved Angel Pons: Looks good to me, approved
diff --git a/Documentation/mainboard/index.md b/Documentation/mainboard/index.md index 367cb1c..02383c9 100644 --- a/Documentation/mainboard/index.md +++ b/Documentation/mainboard/index.md @@ -52,6 +52,7 @@ - [QEMU AArch64 emulator](emulation/qemu-aarch64.md) - [QEMU x86 Q35](emulation/qemu-q35.md) - [QEMU x86 PC](emulation/qemu-i440fx.md) +- [QEMU POWER9](emulation/qemu-power9.md)
3 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one.