Your message dated Sun, 29 Mar 2015 13:22:58 +0100
with message-id <1427631778.1320.48.ca...@debian.org>
and subject line Re: Bug#781371: flash-kernel: Update machine entry for OpenRD
boards
has caused the Debian Bug report #781371,
regarding flash-kernel: Update machine entry for OpenRD boards
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
781371: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781371
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: flash-kernel
Version: 3.33
Severity: normal
Dear Maintainer,
since linux kernel version 3.16 the OpenRD boards have been converted
to device tree.
regrads,
Marc
-- System Information:
Debian Release: 8.0
APT prefers testing
APT policy: (700, 'testing'), (70, 'experimental'), (70, 'unstable')
Architecture: armel (armv5tel)
Kernel: Linux 3.14-2-kirkwood
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages flash-kernel depends on:
ii debconf [debconf-2.0] 1.5.56
ii devio 1.2-1+b1
ii initramfs-tools 0.119
ii linux-base 3.5
ii ucf 3.0030
flash-kernel recommends no packages.
Versions of packages flash-kernel suggests:
ii u-boot-tools 2014.10+dfsg1-4
-- debconf information:
flash-kernel/linux_cmdline: quiet
>From 70eac0cb01311f6274a03434415240e3645e5589 Mon Sep 17 00:00:00 2001
From: Marc Kleine-Budde <m...@pengutronix.de>
Date: Thu, 8 Jan 2015 12:37:17 +0100
Subject: [PATCH] Update machine entry for OpenRD boards
Since 3.16 a appended Device Tree is needed.
---
db/all.db | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/db/all.db b/db/all.db
index afdcbf5..a921357 100644
--- a/db/all.db
+++ b/db/all.db
@@ -384,7 +384,10 @@ Boot-DTB-Path: /boot/dtb
Required-Packages: u-boot-tools
Machine: Marvell OpenRD Base Board
+Machine: OpenRD Base
Kernel-Flavors: kirkwood
+DTB-Id: kirkwood-openrd-client.dtb
+DTB-Append-From: 3.16
U-Boot-Kernel-Address: 0x00008000
U-Boot-Initrd-Address: 0x0
Boot-Kernel-Path: /boot/uImage
@@ -392,7 +395,10 @@ Boot-Initrd-Path: /boot/uInitrd
Required-Packages: u-boot-tools
Machine: Marvell OpenRD Client Board
+Machine: OpenRD Client
Kernel-Flavors: kirkwood
+DTB-Id: kirkwood-openrd-client.dtb
+DTB-Append-From: 3.16
U-Boot-Kernel-Address: 0x00008000
U-Boot-Initrd-Address: 0x0
Boot-Kernel-Path: /boot/uImage
@@ -400,7 +406,10 @@ Boot-Initrd-Path: /boot/uInitrd
Required-Packages: u-boot-tools
Machine: Marvell OpenRD Ultimate Board
+Machine: OpenRD Ultimate
Kernel-Flavors: kirkwood
+DTB-Id: kirkwood-openrd-ultimate.dtb
+DTB-Append-From: 3.16
U-Boot-Kernel-Address: 0x00008000
U-Boot-Initrd-Address: 0x0
Boot-Kernel-Path: /boot/uImage
--
2.1.4
--- End Message ---
--- Begin Message ---
On Sun, 2015-03-29 at 14:12 +0200, Marc Kleine-Budde wrote:
> On 03/28/2015 11:07 AM, Ian Campbell wrote:
> > On Sat, 2015-03-28 at 08:33 +0000, Marc Kleine-Budde wrote:
> >> since linux kernel version 3.16 the OpenRD boards have been converted
> >> to device tree.
>
> Indeed it's v3.17-rc1 not v3.16.
[...]
> Doh! When doing it right, suddenly everything works.
>
> sorry for the noise,
No problem, thanks for confirming!
Ian.
--- End Message ---