On Sun, 2014-02-09 at 09:02 +0100, army.of.root wrote: > so that the Entry for the Dockstar looks like this (last 3 lines > added):
Thanks. I pushed the following to flash-kernel.git: commit 9526f1d5d4b2261ea9edc763d912aa4acac70abe Author: Ian Campbell <i...@hellion.org.uk> Date: Sat Mar 1 01:57:39 2014 +0000 Append DTB on "Seagate FreeAgent DockStar" from v3.12 onwards Based on info from army.of.root in https://lists.debian.org/debian-boot/2014/02/msg00067.html diff --git a/db/all.db b/db/all.db index fab3407..67efaaf 100644 --- a/db/all.db +++ b/db/all.db @@ -377,10 +377,13 @@ Bootloader-Sets-Incorrect-Root: yes Machine: Seagate FreeAgent DockStar Kernel-Flavors: kirkwood +DTB-Id: kirkwood-dockstar.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: /boot/dtb Required-Packages: u-boot-tools Bootloader-Sets-Incorrect-Root: no diff --git a/debian/changelog b/debian/changelog index 73e95ff..516fd89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +flash-kernel (3.14) UNRELEASED; urgency=low + + * Append DTB on "Seagate FreeAgent DockStar" from v3.12 onwards. + + -- Ian Campbell <i...@hellion.org.uk> Sat, 01 Mar 2014 01:56:36 +0000 + flash-kernel (3.13) unstable; urgency=low [ Ian Campbell ] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org