[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#740786: flash-kernel: add support for Buffalo Linkstation LS-XHL



Package: flash-kernel
Severity: normal
Tags: patch

The Buffalo Linkstation Pro, model LS-XHL, is supported by Debian as of
the Linux 3.12 backports package for wheezy.

The attached patch updates the flash-kernel database for the LS-XHL.



-- System Information:
Debian Release: 7.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
>From 354a8994cf2890396df6bc08e98e244c1527f24e Mon Sep 17 00:00:00 2001
From: Michael Walle <michael@walle.cc>
Date: Tue, 4 Mar 2014 23:25:15 +0100
Subject: [PATCH] db: add support for Buffalo Linkstation LS-XHL

The Buffalo Linkstation Pro, model LS-XHL, is supported by Debian as of
the Linux 3.12 backports package for wheezy.
---
 README    |    1 +
 db/all.db |   12 ++++++++++++
 2 files changed, 13 insertions(+)

diff --git a/README b/README
index 7f4b8e4..f9a1501 100644
--- a/README
+++ b/README
@@ -17,6 +17,7 @@ The following systems are supported:
  - Buffalo Linkstation Live with BitTorrent (LS-CHLv2)
  - Buffalo Linkstation Mini
  - Buffalo Linkstation Pro
+ - Buffalo Linkstation Pro (LS-XHL)
  - Buffalo/Revogear Kurobox Pro
  - D-Link DNS-323
  - Genesi Efika Nettop
diff --git a/db/all.db b/db/all.db
index 67efaaf..6599ec6 100644
--- a/db/all.db
+++ b/db/all.db
@@ -42,6 +42,18 @@ Boot-Initrd-Path: /boot/initrd.buffalo
 Required-Packages: u-boot-tools
 Bootloader-Sets-Incorrect-Root: yes
 
+Machine: Buffalo Linkstation LS-XHL
+Kernel-Flavors: kirkwood
+DTB-Id: kirkwood-lsxhl.dtb
+DTB-Append: yes
+U-Boot-Kernel-Address: 0x00008000
+U-Boot-Initrd-Address: 0x0
+Boot-Kernel-Path: /boot/uImage.buffalo
+Boot-Initrd-Path: /boot/initrd.buffalo
+Boot-DTB-Path: /boot/dtb
+Required-Packages: u-boot-tools
+Bootloader-Sets-Incorrect-Root: yes
+
 Machine: Buffalo/Revogear Kurobox Pro
 Kernel-Flavors: orion5x
 Machine-Id: 1509
-- 
1.7.10.4


Reply to: