From b2ce76a0730e48e60633a698cd876d55917ac9bc Mon Sep 17 00:00:00 2001 From: Thomas Huth Date: Tue, 14 Jan 2020 12:46:17 +0100 Subject: hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's been deprecated since QEMU v3.1. The 40p machine should be used nowadays instead. Reviewed-by: Philippe Mathieu-Daudé Acked-by: Hervé Poussineau Signed-off-by: Thomas Huth Message-Id: <20200114114617.28854-1-thuth@redhat.com> Signed-off-by: David Gibson --- docs/interop/firmware.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/interop') diff --git a/docs/interop/firmware.json b/docs/interop/firmware.json index 8ffb785..240f565 100644 --- a/docs/interop/firmware.json +++ b/docs/interop/firmware.json @@ -27,8 +27,7 @@ # # @openfirmware: The interface is defined by the (historical) IEEE # 1275-1994 standard. Examples for firmware projects that -# provide this interface are: OpenBIOS, OpenHackWare, -# SLOF. +# provide this interface are: OpenBIOS and SLOF. # # @uboot: Firmware interface defined by the U-Boot project. # -- cgit v1.1