diff options
author | Cédric Le Goater <clg@redhat.com> | 2025-02-04 09:06:48 +0100 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2025-03-11 22:40:47 +1000 |
commit | e7dba30e827d0ab59b23de444a4d7f7412430223 (patch) | |
tree | 7586fcf39255074041e38027b705fc38cd31352e /docs/system | |
parent | e5029e28f0f5ef7e7d5b927aa61a32232be99438 (diff) | |
download | qemu-e7dba30e827d0ab59b23de444a4d7f7412430223.zip qemu-e7dba30e827d0ab59b23de444a4d7f7412430223.tar.gz qemu-e7dba30e827d0ab59b23de444a4d7f7412430223.tar.bz2 |
ppc/ppc405: Remove boards
The ref405ep machine is the only PPC 405 machine. Drop all support by
removing the SoC and associated devices as-well as the machine.
Link: https://lore.kernel.org/qemu-devel/20250110141800.1587589-3-clg@redhat.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Message-ID: <20250204080649.836155-3-clg@redhat.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'docs/system')
-rw-r--r-- | docs/system/ppc/embedded.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/system/ppc/embedded.rst b/docs/system/ppc/embedded.rst index af3b3d9..5cb7d98 100644 --- a/docs/system/ppc/embedded.rst +++ b/docs/system/ppc/embedded.rst @@ -4,6 +4,5 @@ Embedded family boards - ``bamboo`` bamboo - ``mpc8544ds`` mpc8544ds - ``ppce500`` generic paravirt e500 platform -- ``ref405ep`` ref405ep - ``sam460ex`` aCube Sam460ex - ``virtex-ml507`` Xilinx Virtex ML507 reference design |