diff options
author | Patrick Venture <venture@google.com> | 2021-06-15 12:28:48 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-07-02 11:48:36 +0100 |
commit | fd17995c07ec1bc33f71b4ccb6c1b8721b6b368c (patch) | |
tree | 1aeafb7a2d20b207dd58d8a1fde3383cf69c8b67 | |
parent | 71f5027f34111da7bb769e8d5872294d728a7025 (diff) | |
download | qemu-fd17995c07ec1bc33f71b4ccb6c1b8721b6b368c.zip qemu-fd17995c07ec1bc33f71b4ccb6c1b8721b6b368c.tar.gz qemu-fd17995c07ec1bc33f71b4ccb6c1b8721b6b368c.tar.bz2 |
docs/system/arm: Add quanta-gbs-bmc reference
Add line item reference to quanta-gbs-bmc machine.
Signed-off-by: Patrick Venture <venture@google.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-id: 20210615192848.1065297-3-venture@google.com
[PMM: fixed underline Sphinx warning]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
-rw-r--r-- | docs/system/arm/nuvoton.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/system/arm/nuvoton.rst b/docs/system/arm/nuvoton.rst index ca011bd..3cd2b2b 100644 --- a/docs/system/arm/nuvoton.rst +++ b/docs/system/arm/nuvoton.rst @@ -1,5 +1,5 @@ -Nuvoton iBMC boards (``npcm750-evb``, ``quanta-gsj``) -===================================================== +Nuvoton iBMC boards (``*-bmc``, ``npcm750-evb``, ``quanta-gsj``) +================================================================ The `Nuvoton iBMC`_ chips (NPCM7xx) are a family of ARM-based SoCs that are designed to be used as Baseboard Management Controllers (BMCs) in various @@ -18,6 +18,7 @@ segment. The following machines are based on this chip : The NPCM730 SoC has two Cortex-A9 cores and is targeted for Data Center and Hyperscale applications. The following machines are based on this chip : +- ``quanta-gbs-bmc`` Quanta GBS server BMC - ``quanta-gsj`` Quanta GSJ server BMC There are also two more SoCs, NPCM710 and NPCM705, which are single-core |