Package: release.debian.org Severity: normal Tags: jessie User: release.debian....@packages.debian.org Usertags: pu
This upload fixes #788782 which results in upgrades to Jessie not booting on the Freescale MX53 LOCO (AKA Quickstart) platform. The issue was that we had ended up with duplicated entries for this system, one which handled device tree and one which used the older board file mechanism, and that the Wheezy->Jessie kernel upgrade switched which one was needed, hence f-k would do the wrong thing for the new krnel whiletheo ld one was running. Flash-kernel does have a udeb but there should be no functional impact to new installs of Jessie since they will already be running the DT kernel during install time. debdiff: diff -Nru flash-kernel-3.35/db/all.db flash-kernel-3.35+deb8u1/db/all.db --- flash-kernel-3.35/db/all.db 2015-04-06 23:19:51.000000000 +0100 +++ flash-kernel-3.35+deb8u1/db/all.db 2015-06-17 08:22:41.000000000 +0100 @@ -131,7 +131,8 @@ Bootloader-Sets-Incorrect-Root: yes Machine: Freescale i.MX53 Quick Start Board -Kernel-Flavors: armmp +Machine: Freescale MX53 LOCO Board +Kernel-Flavors: armmp mx5 DTB-Id: imx53-qsb.dtb DTB-Append-From: 3.12 Boot-DTB-Path: /boot/dtb @@ -142,14 +143,6 @@ Required-Packages: u-boot-tools Bootloader-Sets-Incorrect-Root: no -Machine: Freescale MX53 LOCO Board -Kernel-Flavors: armmp mx5 -U-Boot-Kernel-Address: 0x70008000 -U-Boot-Initrd-Address: 0x0 -Boot-Kernel-Path: /boot/uImage -Boot-Initrd-Path: /boot/uInitrd -Required-Packages: u-boot-tools - Machine: Genesi Efika Smartbook Kernel-Flavors: armmp mx5 U-Boot-Kernel-Address: 0x90008000 diff -Nru flash-kernel-3.35/debian/changelog flash-kernel-3.35+deb8u1/debian/changelog --- flash-kernel-3.35/debian/changelog 2015-04-06 23:33:25.000000000 +0100 +++ flash-kernel-3.35+deb8u1/debian/changelog 2015-06-17 08:22:41.000000000 +0100 @@ -1,3 +1,10 @@ +flash-kernel (3.35+deb8u1) stable; urgency=medium + + * Combine i.MX53 QSB and LOCO board entries, they are the same thing and the + LOCO variant was missing DTB information. (Closes: #788782) + + -- Ian Campbell <i...@debian.org> Wed, 17 Jun 2015 08:22:22 +0100 + flash-kernel (3.35) unstable; urgency=medium * Team upload. -- System Information: Debian Release: 8.0 APT prefers stable APT policy: (990, 'stable'), (500, 'unstable'), (500, 'testing'), (500, 'oldstable') Architecture: amd64 (x86_64) Foreign Architectures: i386, armhf, armel Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Init: sysvinit (via /sbin/init) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org