Package: u-boot-exynos Version: 2015.04+dfsg1-1 Severity: wishlist Dear Maintainer,
Please consider enabling the odroid target (see attached patch). I've tested this on an Odroid-U3. Best regards, Joost van Zwieten
From cbd4d3d049d4487ebb8469ffc590ea53c92d1969 Mon Sep 17 00:00:00 2001 From: Joost van Zwieten <joostvanzwie...@gmail.com> Date: Wed, 29 Apr 2015 18:38:43 +0200 Subject: [PATCH] Enable odroid in u-boot-exynos. --- debian/targets | 3 +++ debian/u-boot-exynos.lintian-overrides | 2 ++ 2 files changed, 5 insertions(+) diff --git a/debian/targets b/debian/targets index 3ce3a5d..21c704b 100644 --- a/debian/targets +++ b/debian/targets @@ -17,6 +17,9 @@ armel - sheevaplug u-boot.kwb # Ian Campbell <i...@hellion.org.uk> armhf exynos arndale u-boot-dtb.bin spl/arndale-spl.bin +# Joost van Zwieten <joostvanzwie...@gmail.com>, Odroid-U3 +armhf exynos odroid u-boot-dtb.bin + # Robert Nelson <robertcnel...@gmail.com> armhf imx mx53loco u-boot.imx diff --git a/debian/u-boot-exynos.lintian-overrides b/debian/u-boot-exynos.lintian-overrides index 7ada93f..8beaba8 100644 --- a/debian/u-boot-exynos.lintian-overrides +++ b/debian/u-boot-exynos.lintian-overrides @@ -4,8 +4,10 @@ # targets could be built on multiple architectures, but could instead install # the package for the architecture needed. u-boot-exynos [armhf]: arch-dependent-file-not-in-arch-specific-directory usr/lib/u-boot/arndale/uboot.elf +u-boot-exynos [armhf]: arch-dependent-file-not-in-arch-specific-directory usr/lib/u-boot/odroid/uboot.elf # These bootloaders need to be statically linked. u-boot-exynos [armhf]: statically-linked-binary usr/lib/u-boot/arndale/uboot.elf +u-boot-exynos [armhf]: statically-linked-binary usr/lib/u-boot/odroid/uboot.elf u-boot-exynos: description-synopsis-starts-with-article -- 2.1.4