Package: flash-kernel Version: 3.11 Severity: normal Tags: patch Dear Maintainer,
My Guruplug server plus doesn't boot with 3.12-1-kirkwood due to the lack of non DT support in 3.12-1-kirkwood and a flash-kernel configuration entry to apend the dtb file to the installed kernel. The problem is like that with the sheevaplug in #731345 I added and modified another all.db entry which seems to fix this: +++ all.db 2014-01-09 17:22:31.000000000 +0100 @@ -212,12 +212,27 @@ Required-Packages: u-boot-tools Bootloader-Sets-Root: no +Machine: Globalscale Technologies Guruplug Server Plus +Kernel-Flavors: kirkwood +DTB-Id: kirkwood-guruplug-server-plus.dtb +DTB-Append: yes +U-Boot-Kernel-Address: 0x00008000 +U-Boot-Initrd-Address: 0x0 +Boot-Kernel-Path: /boot/uImage +Boot-Initrd-Path: /boot/uInitrd +Boot-DTB-Path: dtb +Required-Packages: u-boot-tools +Bootloader-Sets-Root: no + Machine: Marvell GuruPlug Reference Board Kernel-Flavors: kirkwood +DTB-Id: kirkwood-guruplug-server-plus.dtb +DTB-Append: yes U-Boot-Kernel-Address: 0x00008000 U-Boot-Initrd-Address: 0x0 Boot-Kernel-Path: /boot/uImage Boot-Initrd-Path: /boot/uInitrd +Boot-DTB-Path: dtb Required-Packages: u-boot-tools Bootloader-Sets-Root: no This correctly appends the dtb and 3.12-1-kirkwood boots here on a guruplug server plus. also tested on wheezy with linux-image-3.11-0.bpo.2-kirkwood and linux-image-3.10-3-kirkwood which boots and seems to work including ethernet. I don't know if there are other models of guruplug, there only seems to be a single guruplug dtb. thanks bill -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental') Architecture: armel (armv5tel) Kernel: Linux 3.12-1-kirkwood Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages flash-kernel depends on: ii devio 1.2-1+b1 ii initramfs-tools 0.115 ii linux-base 3.5 flash-kernel recommends no packages. Versions of packages flash-kernel suggests: ii u-boot-tools 2013.01.01-4 -- Configuration Files: /etc/initramfs/post-update.d/flash-kernel changed [not included] -- no debconf information -- Bill Boughton <b...@boughton.eu> -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20140109180316.ga1...@yuri.org.uk