diff options
| author | Patrick Venture <[email protected]> | 2022-02-08 15:31:04 -0800 |
|---|---|---|
| committer | Peter Maydell <[email protected]> | 2022-02-21 13:30:21 +0000 |
| commit | ca6d63c20ba25e8e931157fbe7f144fb397c0f72 (patch) | |
| tree | 7ecdfea4aab79f1f0440c1328ce2edb8d87e15b5 /docs | |
| parent | 432732b5e455ef0b28304004a3ca2b96ae33e39d (diff) | |
hw/arm: add initial mori-bmc board
This is the BMC attached to the OpenBMC Mori board.
Signed-off-by: Patrick Venture <[email protected]>
Reviewed-by: Chris Rauer <[email protected]>
Reviewed-by: Ilkyun Choi <[email protected]>
Message-id: [email protected]
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/system/arm/nuvoton.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/system/arm/nuvoton.rst b/docs/system/arm/nuvoton.rst index adf497e679..ef2792076a 100644 --- a/docs/system/arm/nuvoton.rst +++ b/docs/system/arm/nuvoton.rst @@ -21,6 +21,7 @@ Hyperscale applications. The following machines are based on this chip : - ``quanta-gbs-bmc`` Quanta GBS server BMC - ``quanta-gsj`` Quanta GSJ server BMC - ``kudo-bmc`` Fii USA Kudo server BMC +- ``mori-bmc`` Fii USA Mori server BMC There are also two more SoCs, NPCM710 and NPCM705, which are single-core variants of NPCM750 and NPCM730, respectively. These are currently not |
