aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBALATON Zoltan <balaton@eik.bme.hu>2018-03-02 12:50:14 +0100
committerDavid Gibson <david@gibson.dropbear.id.au>2018-03-06 13:16:29 +1100
commit82e65fe01eebf37c86b1f301dc8a7bfff1adbefc (patch)
treee71b844e611ee018263c3b18b06be8ce62d1d7b4
parentb41a162c1bcd4b5d44191d465002dc790054db3f (diff)
pc-bios: Added u-boot-sam460 firmware binary
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
-rw-r--r--Makefile2
-rwxr-xr-xpc-bios/u-boot-sam460-20100605.binbin0 -> 524288 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4df1f67fe4..352f3d5104 100644
--- a/Makefile
+++ b/Makefile
@@ -784,7 +784,7 @@ multiboot.bin linuxboot.bin linuxboot_dma.bin kvmvapic.bin \
s390-ccw.img s390-netboot.img \
spapr-rtas.bin slof.bin skiboot.lid \
palcode-clipper \
-u-boot.e500 \
+u-boot.e500 u-boot-sam460-20100605.bin \
qemu_vga.ndrv \
hppa-firmware.img
else
diff --git a/pc-bios/u-boot-sam460-20100605.bin b/pc-bios/u-boot-sam460-20100605.bin
new file mode 100755
index 0000000000..99408f8e95
--- /dev/null
+++ b/pc-bios/u-boot-sam460-20100605.bin
Binary files differ