diff options
author | Cédric Le Goater <clg@kaod.org> | 2021-02-22 14:39:56 +0100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2021-03-10 09:07:09 +1100 |
commit | a4ee352fe025bd1308eb77b11b3b60542af8a370 (patch) | |
tree | ca7e65be3e5d4e1fbcc8e06a90dc6fc758604360 /docs/system/ppc/embedded.rst | |
parent | a03509cd2baf48b1e947d9eb203ccb95bd99e5fb (diff) |
docs/system: Extend PPC section
This moves the current documentation in files specific to each
platform family. PowerNV machine is updated, the other machines need
to be done.
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20210222133956.156001-1-clg@kaod.org>
Reviewed-by: Greg Kurz <groug@kaod.org>
[dwg: Trivial capitalization fix]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'docs/system/ppc/embedded.rst')
-rw-r--r-- | docs/system/ppc/embedded.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/system/ppc/embedded.rst b/docs/system/ppc/embedded.rst new file mode 100644 index 0000000000..cfffbda24d --- /dev/null +++ b/docs/system/ppc/embedded.rst @@ -0,0 +1,10 @@ +Embedded family boards +====================== + +- ``bamboo`` bamboo +- ``mpc8544ds`` mpc8544ds +- ``ppce500`` generic paravirt e500 platform +- ``ref405ep`` ref405ep +- ``sam460ex`` aCube Sam460ex +- ``taihu`` taihu +- ``virtex-ml507`` Xilinx Virtex ML507 reference design |