pc-bios/README: Add information about hppa-firmware
authorHelge Deller <deller@gmx.de>
Sat, 2 Mar 2024 21:28:04 +0000 (22:28 +0100)
committerHelge Deller <deller@gmx.de>
Sun, 3 Mar 2024 05:41:19 +0000 (06:41 +0100)
Signed-off-by: Helge Deller <deller@gmx.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
pc-bios/README

index b8a0210d24aaf579a2545f9ba9f2794ae55ef82b..7ffb2f43a4602c13be5622f4da642a5fe5c32589 100644 (file)
@@ -75,3 +75,9 @@
   initialize and run boot images stored in SPI flash, but may grow more
   features over time as needed. The source code is available at:
   https://github.com/google/vbootrom
+
+- hppa-firmware.img (32-bit) and hppa-firmware64.img (64-bit) are firmware
+  files for the HP-PARISC (hppa) architecture.
+  They are built form the SeaBIOS-hppa sources, which is a fork of SeaBIOS
+  adapted for hppa.
+  SeaBIOS-hppa is available at https://github.com/hdeller/seabios-hppa