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

Bug#783769: flash-kernel: Add support for Hummingboard i1/i2ex.



Package: flash-kernel
Version: 3.35
Severity: wishlist
Tags: patch

Please add support for Hummingboard solo and Hummingboard i2ex. Tested
to work with u-boot recently uploaded to experimental. The i2ex
requires kernel from experimental as well.

May require setting the console environment to include the baudrate,
unless my previous patch to bootscr.uboot-generic is
accepted. Alternately, it also works with with the cubox-i or wandboard
bootscripts which have patches to append the baudrate to the console
setting.

>From 4c4444dc6209a1c92ebcf1fb2f303c9f7d1fe2e7 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@debian.org>
Date: Tue, 21 Apr 2015 07:37:08 -0700
Subject: [PATCH] Add entries for SolidRun HummingBoard DL/Solo and SolidRun
 HummingBoard Dual/Quad.

---
 db/all.db | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/db/all.db b/db/all.db
index 611b769..e9b53ab 100644
--- a/db/all.db
+++ b/db/all.db
@@ -207,6 +207,20 @@ Boot-Multi-Path: /boot/uImage
 Required-Packages: u-boot-tools
 Bootloader-Sets-Incorrect-Root: yes
 
+Machine: SolidRun HummingBoard DL/Solo
+Kernel-Flavors: armmp
+DTB-Id: imx6dl-hummingboard.dtb
+Boot-Script-Path: /boot/boot.scr
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+
+Machine: SolidRun HummingBoard Dual/Quad
+Kernel-Flavors: armmp
+DTB-Id: imx6q-hummingboard.dtb
+Boot-Script-Path: /boot/boot.scr
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+
 Machine: Insignal Arndale evaluation board based on EXYNOS5250
 Kernel-Flavors: armmp armmp-lpae
 DTB-Id: exynos5250-arndale.dtb
-- 
2.1.4


live well,
  vagrant

Attachment: signature.asc
Description: PGP signature


Reply to: