Source: u-boot
Version: 2015.10+dfsg1-2
Severity: wishlist
Tags: patch

Hi,

please enable the A10s-OLinuXino-M target. Applying the following patch
creates a working u-boot which allows to start the Debian installer via
TFTP.

Kind regards,
Benedikt Wildenhain

-- 
Benedikt Wildenhain, M.Sc., Wiss. Mitarbeiter - Hardwarenahe IT-Systeme
Hochschule Bochum - Bochum University of Applied Sciences
Campus Velbert/Heiligenhaus - http://www.hs-bochum.de/cvh/
Höseler Platz 2, Heiligenhaus, Raum 2.28, Tel +49 (0)2056 158744
diff --unified -r a/debian/targets b/debian/targets
--- a/debian/targets	2015-11-14 16:06:56.000000000 +0100
+++ b/debian/targets	2015-11-24 17:56:59.393462544 +0100
@@ -70,6 +70,9 @@
 # Christian Kastner <deb...@kvr.at>
 armhf	sunxi		A10-OLinuXino-Lime	u-boot-sunxi-with-spl.bin
 
+# Benedikt Wildenhain <espera...@benedikt-wildenhain.de>
+armhf	sunxi		A10s-OLinuXino-M	u-boot-sunxi-with-spl.bin
+
 # Karsten Merker <mer...@debian.org>
 armhf	sunxi		A20-Olimex-SOM-EVB	u-boot-sunxi-with-spl.bin
 
diff --unified -r a/debian/u-boot-sunxi.lintian-overrides b/debian/u-boot-sunxi.lintian-overrides
--- a/debian/u-boot-sunxi.lintian-overrides	2015-11-14 16:06:56.000000000 +0100
+++ b/debian/u-boot-sunxi.lintian-overrides	2015-11-24 18:14:16.646943245 +0100
@@ -4,6 +4,7 @@
 # targets could be built on multiple architectures, but could instead install
 # the package for the architecture needed.
 u-boot-sunxi [armhf]: arch-dependent-file-not-in-arch-specific-directory usr/lib/u-boot/A10-OLinuXino-Lime/uboot.elf
+u-boot-sunxi [armhf]: arch-dependent-file-not-in-arch-specific-directory usr/lib/u-boot/A10s-OLinuXino-M/uboot.elf
 u-boot-sunxi [armhf]: arch-dependent-file-not-in-arch-specific-directory usr/lib/u-boot/A20-Olimex-SOM-EVB/uboot.elf
 u-boot-sunxi [armhf]: arch-dependent-file-not-in-arch-specific-directory usr/lib/u-boot/A20-OLinuXino-Lime/uboot.elf
 u-boot-sunxi [armhf]: arch-dependent-file-not-in-arch-specific-directory usr/lib/u-boot/A20-OLinuXino-Lime2/uboot.elf
@@ -19,6 +20,7 @@
 
 # These bootloaders need to be statically linked.
 u-boot-sunxi [armhf]: statically-linked-binary usr/lib/u-boot/A10-OLinuXino-Lime/uboot.elf
+u-boot-sunxi [armhf]: statically-linked-binary usr/lib/u-boot/A10s-OLinuXino-M/uboot.elf
 u-boot-sunxi [armhf]: statically-linked-binary usr/lib/u-boot/A20-Olimex-SOM-EVB/uboot.elf
 u-boot-sunxi [armhf]: statically-linked-binary usr/lib/u-boot/A20-OLinuXino-Lime/uboot.elf
 u-boot-sunxi [armhf]: statically-linked-binary usr/lib/u-boot/A20-OLinuXino-Lime2/uboot.elf

Attachment: signature.asc
Description: PGP signature

Reply via email to