pc-bios: Add hppa-firmware.img and git submodule
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 21 Jan 2018 21:04:45 +0000 (13:04 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 31 Jan 2018 13:30:50 +0000 (05:30 -0800)
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
.gitmodules
Makefile
pc-bios/hppa-firmware.img [new file with mode: 0755]
roms/seabios-hppa [new submodule]

index 1500579638db81bf540fb29dd25525bbe887cdf5..7a8282df4668b99f126e139145b65b20998c5242 100644 (file)
@@ -40,3 +40,6 @@
 [submodule "capstone"]
        path = capstone
        url = git://git.qemu.org/capstone.git
+[submodule "roms/seabios-hppa"]
+       path = roms/seabios-hppa
+       url = git://github.com/hdeller/seabios-hppa.git
index 7073b3d842e47bb28bbd2c28d1726b1e19885de1..7d35ea1a06041fa588dde05289f721bb7a6695ae 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -661,7 +661,8 @@ s390-ccw.img s390-netboot.img \
 spapr-rtas.bin slof.bin skiboot.lid \
 palcode-clipper \
 u-boot.e500 \
-qemu_vga.ndrv
+qemu_vga.ndrv \
+hppa-firmware.img
 else
 BLOBS=
 endif
diff --git a/pc-bios/hppa-firmware.img b/pc-bios/hppa-firmware.img
new file mode 100755 (executable)
index 0000000..ae83343
Binary files /dev/null and b/pc-bios/hppa-firmware.img differ
diff --git a/roms/seabios-hppa b/roms/seabios-hppa
new file mode 160000 (submodule)
index 0000000..8fa4ca9
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 8fa4ca9935669414a824ecda24f6e70c36e8dc94