Bug#845779: flash-kernel: flashkernel uses mkimage -A arm on arm64

2017-01-04 Thread Geert Stappers
On Mon, Jan 02, 2017 at 03:17:32PM -0800, Martin Michlmayr wrote: > Thanks, I applied this patch. Cross-reference to related bugreport https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845818

Bug#845779: flash-kernel: flashkernel uses mkimage -A arm on arm64

2017-01-02 Thread Martin Michlmayr
Thanks, I applied this patch. U-boot on the ARM64 system I tested (a Jetson TX1) accepts boot scripts with both -A arm and -A arm64, but as you point out this may not be the case on all systems. -- Martin Michlmayr http://www.cyrius.com/

Bug#845779: flash-kernel: flashkernel uses mkimage -A arm on arm64

2016-12-18 Thread Heinrich Schuchardt
On 12/17/2016 11:22 PM, Martin Michlmayr wrote: > * Heinrich Schuchardt [2016-11-26 16:54]: >> I want to get the Hardkernel Odroid C2 supported by flash-kernel. >> >> It is a 64bit system. >> >> Unfortunately in file /usr/share/flash-kernel/functions the functions >>

Bug#845779: flash-kernel: flashkernel uses mkimage -A arm on arm64

2016-12-17 Thread Martin Michlmayr
* Heinrich Schuchardt [2016-11-26 16:54]: > I want to get the Hardkernel Odroid C2 supported by flash-kernel. > > It is a 64bit system. > > Unfortunately in file /usr/share/flash-kernel/functions the functions > mkimage_kernel() and mkimage_initrd() both call mkimage with

Bug#845779: flash-kernel: flashkernel uses mkimage -A arm on arm64

2016-11-27 Thread Heinrich Schuchardt
> > I think it's currently possible to use flash-kernel:armhf on an > arm64 system to build an armhf image, and this would break that. > Given that flash-kernel is an arch-dependent package, I think it > should use the package architecture here instead of `uname -m`. > > (But since flash-kernel

Bug#845779: flash-kernel: flashkernel uses mkimage -A arm on arm64

2016-11-26 Thread Ben Hutchings
On Sat, 2016-11-26 at 16:54 +, Heinrich Schuchardt wrote: > Package: flash-kernel > Version: 3.71 > Severity: normal > > Dear Maintainer, > > I want to get the Hardkernel Odroid C2 supported by flash-kernel. > > It is a 64bit system. > > Unfortunately in file

Bug#845779: flash-kernel: flashkernel uses mkimage -A arm on arm64

2016-11-26 Thread Heinrich Schuchardt
Package: flash-kernel Version: 3.71 Severity: normal Dear Maintainer, I want to get the Hardkernel Odroid C2 supported by flash-kernel. It is a 64bit system. Unfortunately in file /usr/share/flash-kernel/functions the functions mkimage_kernel() and mkimage_initrd() both call mkimage with