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

Bug#905962: marked as done (flash-kernel: Support HummingBoard variants HummingBoard 2 and SoM version 1.5)



Your message dated Sun, 19 Aug 2018 21:49:02 +0000
with message-id <E1frVZG-0005wb-Eh@fasolo.debian.org>
and subject line Bug#905962: fixed in flash-kernel 3.95
has caused the Debian Bug report #905962,
regarding flash-kernel: Support HummingBoard variants HummingBoard 2 and SoM version 1.5
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 owner@bugs.debian.org
immediately.)


-- 
905962: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905962
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: flash-kernel
Version: 3.93
Severity: normal
Tags: patch

Dear Maintainer,

Please add machine entries for HummingBoard variants with SoM revision 1.5,
and HummingBoard 2.
HB2 was introduced to mainline with 4.16.

I have provided the missing entries as a patch file.

-- System Information:
Debian Release: 9.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: armhf (armv7l)

Kernel: Linux 4.17.0-0.bpo.1-armmp (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages flash-kernel depends on:
ii  debconf [debconf-2.0]  1.5.61
ii  devio                  1.2-1.2+b1
ii  initramfs-tools        0.130
ii  linux-base             4.5
ii  mtd-utils              1:2.0.0-1
ii  ucf                    3.0036

Versions of packages flash-kernel recommends:
ii  u-boot-tools  2016.11+dfsg1-4

flash-kernel suggests no packages.

-- Configuration Files:
/etc/flash-kernel/db changed [not included]

-- debconf information excluded
>From f0df9cb040862aec41052261680f2eb5038d6408 Mon Sep 17 00:00:00 2001
From: Josua Mayer <josua.mayer97@gmail.com>
Date: Sun, 12 Aug 2018 14:04:40 +0200
Subject: [PATCH] Add missing entries for HummingBoard variants

As of linux 4.16 the DeviceTrees for HummingBoard 2 have landed.
Also add the microsom revision 1.5 for the first HummingBoard.

Signed-off-by: Josua Mayer <josua.mayer97@gmail.com>
---
 db/all.db | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 70 insertions(+)

diff --git a/db/all.db b/db/all.db
index 04d38f2..c156539 100644
--- a/db/all.db
+++ b/db/all.db
@@ -590,6 +590,20 @@ Boot-Script-Path: /boot/boot.scr
 U-Boot-Script-Name: bootscr.uboot-generic
 Required-Packages: u-boot-tools
 
+Machine: SolidRun HummingBoard Solo/DualLite (1.5som)
+Kernel-Flavors: armmp
+DTB-Id: imx6dl-hummingboard-som-v15.dtb
+Boot-Script-Path: /boot/boot.scr
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+
+Machine: SolidRun HummingBoard Solo/DualLite (1.5som+emmc)
+Kernel-Flavors: armmp
+DTB-Id: imx6dl-hummingboard-emmc-som-v15.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
@@ -597,6 +611,62 @@ Boot-Script-Path: /boot/boot.scr
 U-Boot-Script-Name: bootscr.uboot-generic
 Required-Packages: u-boot-tools
 
+Machine: SolidRun HummingBoard Dual/Quad (1.5som)
+Kernel-Flavors: armmp
+DTB-Id: imx6q-hummingboard-som-v15.dtb
+Boot-Script-Path: /boot/boot.scr
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+
+Machine: SolidRun HummingBoard Dual/Quad (1.5som+emmc)
+Kernel-Flavors: armmp
+DTB-Id: imx6q-hummingboard-emmc-som-v15.dtb
+Boot-Script-Path: /boot/boot.scr
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+
+Machine: SolidRun HummingBoard2 Solo/DualLite
+Kernel-Flavors: armmp
+DTB-Id: imx6dl-hummingboard2.dtb
+Boot-Script-Path: /boot/boot.scr
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+
+Machine: SolidRun HummingBoard2 Solo/DualLite (1.5som)
+Kernel-Flavors: armmp
+DTB-Id: imx6dl-hummingboard2-som-v15.dtb
+Boot-Script-Path: /boot/boot.scr
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+
+Machine: SolidRun HummingBoard2 Solo/DualLite (1.5som+emmc)
+Kernel-Flavors: armmp
+DTB-Id: imx6dl-hummingboard2-emmc-som-v15.dtb
+Boot-Script-Path: /boot/boot.scr
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+
+Machine: SolidRun HummingBoard2 Dual/Quad
+Kernel-Flavors: armmp
+DTB-Id: imx6q-hummingboard2.dtb
+Boot-Script-Path: /boot/boot.scr
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+
+Machine: SolidRun HummingBoard2 Dual/Quad (1.5som)
+Kernel-Flavors: armmp
+DTB-Id: imx6q-hummingboard2-som-v15.dtb
+Boot-Script-Path: /boot/boot.scr
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+
+Machine: SolidRun HummingBoard2 Dual/Quad (1.5som+emmc)
+Kernel-Flavors: armmp
+DTB-Id: imx6q-hummingboard2-emmc-som-v15.dtb
+Boot-Script-Path: /boot/boot.scr
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+
 Machine: I12 / Q5 / QT840A A20 tvbox
 Kernel-Flavors: armmp armmp-lpae
 Boot-Script-Path: /boot/boot.scr
-- 
2.18.0


--- End Message ---
--- Begin Message ---
Source: flash-kernel
Source-Version: 3.95

We believe that the bug you reported is fixed in the latest version of
flash-kernel, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 905962@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Karsten Merker <merker@debian.org> (supplier of updated flash-kernel package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 19 Aug 2018 22:42:38 +0200
Source: flash-kernel
Binary: flash-kernel flash-kernel-installer
Architecture: source
Version: 3.95
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Karsten Merker <merker@debian.org>
Description:
 flash-kernel - utility to make certain embedded devices bootable
 flash-kernel-installer - Make the system bootable (udeb)
Closes: 895934 899090 899091 899092 899093 899096 902432 905002 905962
Changes:
 flash-kernel (3.95) unstable; urgency=medium
 .
   [ Heinrich Schuchardt ]
   * Add a machine db entry for the Rockchip RK3288 Tinker Board.
     (Closes: #895934)
 .
   [ Cyril Brulebois ]
   * Update Vcs-{Browser,Git} to point to salsa (alioth's replacement).
 .
   [ Heinrich Schuchardt ]
   * Update Firefly-RK3399 Board (Closes: #899091).
   * Rockchip RK3399 Evaluation Board (Closes: #899090).
   * Update entry for Marvell 8040 MACCHIATOBin (Closes: #899092):
     - Add new Machine name.
     - Update DTB path.
   * Update Pine64+ (Closes: #899093).
   * Update Raspberry Pi 3 Model B (Closes: #899096).
 .
   [ Josua Mayer ]
   * Clearfog Pro: correct DTB name (Closes: #902432).
   * Add missing entries for HummingBoard variants (Closes: #905962).
 .
   [ Vagrant Cascadian ]
   * Add entries for additional Cubox-i models:
     - SolidRun Cubox-i Dual/Quad (1.5som)
     - SolidRun Cubox-i Dual/Quad (1.5som+emmc)
   * Add entry for Raspberry PI 3 B+ (Closes: #905002).
     Thanks to Johannes Keyser.
Checksums-Sha1:
 a357a32a5a3b59094652c1ee5fe80fe92ccf1e96 1859 flash-kernel_3.95.dsc
 d443ea874d74e59cabb88102b9c4749d97db7bdc 71320 flash-kernel_3.95.tar.xz
 95511199d7f9b2b97924afb70ef34e3a782a76cd 6034 flash-kernel_3.95_armhf.buildinfo
Checksums-Sha256:
 b2e05fe248df3396f9eda127ec2381d90b10142f4ed36201bca92140fee14f5f 1859 flash-kernel_3.95.dsc
 a24b483c5622401459169f252b4a359f3440441c364963d7ba65e3a73ef35d34 71320 flash-kernel_3.95.tar.xz
 482c011ce790306287a77c11c5918ded530a9b02b86aeb34cc4811287f4dff60 6034 flash-kernel_3.95_armhf.buildinfo
Files:
 542e448186b13072d97cfa95f203ffb3 1859 utils optional flash-kernel_3.95.dsc
 0d4e6f97caaae148c9b3d4ba62fb5773 71320 utils optional flash-kernel_3.95.tar.xz
 29561202e909b1f3846290bc94687b72 6034 utils optional flash-kernel_3.95_armhf.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEn93aiCIaVkMmfHVORqBfr9bZ1iQFAlt530UACgkQRqBfr9bZ
1iRb0xAAirkLw6iZVi98OZgV+Nnbaw8gYMknaycnHKBbJBZTOf3HwhlwbUqngHD3
SF3y75wMgzps4MalOO72R7mMX2m8j+kMNsMiA+LzGhulChWtxlIOnS2m5vLC2lid
3IdD07iZcfNwI51HQSoCPkpELDo1sVBg18438OeTTxyJgUhEX4Q4xvtVPhDj86eo
5Oj7CuY8iOTZt1dRGff7EUpbeit5PGbI8u5F1gUXz+jM1IcAljfmTXRbqr56gFI9
ClZx4sfmMSLzASO9vW8GZuGMe16OdI9KwupY+QAqDtBavb9oYKRvYOg3T7670dkd
zvDbEzs0QgDMYVaDJ4f8LDr3zivwyXRTYDdoAmxoZsuimjl7uobN6++dDLX6KW0I
DvwYgLwrxzI6VEPTiRicFqf3GE+JbjVj/Mi9a00Qxt05NI1DMsa7LqeNFJB9c6wm
GNTEIjThqk20z+NrrplI3bG5g2+yXbvOtvcm40TgNyiYW6t5RsaZiUmFEYKTPPNV
ze8Hwi9QMpbekTlZB3r98e03/LsegQn46poCuma39csJ8K8eTJTd/JKItQ+5nSNp
9nrDnSiPzkwVWTw3S0IyRHT7UBtOJCasJuxWloKt6hJlEk6G94AdCRlaC3JS72sy
NpLz+9ddRwxBrbIrOEket7tdRAEKbrayl61LJMxjwXo/9GqmSdo=
=LOVw
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: