diff options
author | Felix Singer <felixsinger@posteo.net> | 2022-03-01 02:13:17 +0100 |
---|---|---|
committer | Felix Singer <felixsinger@posteo.net> | 2022-03-02 17:47:57 +0000 |
commit | 03575db36aa95ac1b8919ae7c8064768e6e423df (patch) | |
tree | 9a428ceba4ab023fe5c444ef190687b77291e123 /Documentation | |
parent | befe74a1379d58e722f63b87cb07abbe4b0932c2 (diff) |
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>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/mainboard/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/mainboard/index.md b/Documentation/mainboard/index.md index 367cb1cffe..02383c9ba2 100644 --- a/Documentation/mainboard/index.md +++ b/Documentation/mainboard/index.md @@ -52,6 +52,7 @@ The boards in this section are not real mainboards, but emulators. - [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) ## Facebook |