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

Bug#921518: marked as done (flash-kernel: [PATCHv2] Adding-definition-of-Raspberry-Pi-Family)



Your message dated Thu, 04 Apr 2019 22:19:04 +0000
with message-id <E1hCAhM-000CsC-H9@fasolo.debian.org>
and subject line Bug#921518: fixed in flash-kernel 3.98
has caused the Debian Bug report #921518,
regarding flash-kernel: [PATCHv2] Adding-definition-of-Raspberry-Pi-Family
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.)


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

Adding definition according to:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/arm/boot/dts?h=v4.20
https://packages.debian.org/stretch/armhf/linux-image-4.9.0-8-armmp/filelist
https://packages.debian.org/stretch/arm64/linux-image-4.9.0-8-arm64/filelist

With adding correction of Raspberry pi 1 to use ARMEL flavour from feedback.
---
 db/all.db | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 63 insertions(+)

diff --git a/db/all.db b/db/all.db
index 6197d08..55d6d1b 100644
--- a/db/all.db
+++ b/db/all.db
@@ -1474,6 +1474,62 @@ Boot-Script-Path: /boot/boot.scr
 U-Boot-Script-Name: bootscr.uboot-generic
 Required-Packages: u-boot-tools
 
+Machine: Raspberry Pi 1 Model A
+Kernel-Flavors: armel
+DTB-Id: bcm2835-rpi-a.dtb
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+Boot-Script-Path: /boot/boot.scr
+
+Machine: Raspberry Pi 1 Model A+
+Kernel-Flavors: armel
+DTB-Id: bcm2835-rpi-a-plus.dtb
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+Boot-Script-Path: /boot/boot.scr
+
+Machine: Raspberry Pi 1 Model B
+Kernel-Flavors: armel
+DTB-Id: bcm2835-rpi-b.dtb
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+Boot-Script-Path: /boot/boot.scr
+
+Machine: Raspberry Pi 1 Model B+
+Kernel-Flavors: armel
+DTB-Id: bcm2835-rpi-b-plus.dtb
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+Boot-Script-Path: /boot/boot.scr
+
+Machine: Raspberry Pi 1 Model B Rev2
+Kernel-Flavors: armel
+DTB-Id: bcm2835-rpi-b-rev2.dtb
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+Boot-Script-Path: /boot/boot.scr
+
+Machine: Raspberry Pi 1 Compute Module
+Kernel-Flavors: armel
+DTB-Id: bcm2835-rpi-cm1-io1.dtb
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+Boot-Script-Path: /boot/boot.scr
+
+Machine: Raspberry Pi Zero
+Kernel-Flavors: armel
+DTB-Id: bcm2835-rpi-zero.dtb
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+Boot-Script-Path: /boot/boot.scr
+
+Machine: Raspberry Pi Zero W
+Kernel-Flavors: armel
+DTB-Id: bcm2835-rpi-zero-w.dtb
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+Boot-Script-Path: /boot/boot.scr
+
 Machine: Raspberry Pi 2 Model B
 Kernel-Flavors: armmp armmp-lpae
 DTB-Id: bcm2836-rpi-2-b.dtb
@@ -1495,6 +1551,13 @@ U-Boot-Script-Name: bootscr.uboot-generic
 Required-Packages: u-boot-tools
 Boot-Script-Path: /boot/boot.scr
 
+Machine: Raspberry Pi 3 Compute Module
+Kernel-Flavors: arm64 armmp armmp-lpae
+DTB-Id: bcm2837-rpi-cm3-io3.dtb
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+Boot-Script-Path: /boot/boot.scr
+
 Machine: Rockchip RK3288 Tinker Board
 Kernel-Flavors: armmp armmp-lpae
 DTB-Id: rk3288-tinker.dtb
-- 
2.11.0

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

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 921518@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Holger Wansing <hwansing@mailbox.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: Thu, 04 Apr 2019 23:38:42 +0200
Source: flash-kernel
Architecture: source
Version: 3.98
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Holger Wansing <hwansing@mailbox.org>
Closes: 906696 921518 923483 923655 926071
Changes:
 flash-kernel (3.98) unstable; urgency=medium
 .
   [ Vagrant Cascadian ]
   * Add machine db entry for Rock64 (Closes: #906696). Thanks to Josua
     Mayer.
   * Add machine db entry for Banana Pi M2 Berry (Closes: #923483). Thanks
     to Lucas Nussbaum.
 .
   [ Cyril Brulebois ]
   * Drop support for arm*/ixp4xx and arm*/iop32x; support for those
     platforms was removed from the Linux kernel and therefore d-i.
 .
   [ Heinrich Schuchardt ]
   * Provide db entry for the Pine A64 LTS board (Closes: #923655).
 .
   [ Jonas Smedegaard ]
   * Add an entry for Olimex A64 Teres-I (Closes: #926071).
 .
   [ Vagrant Cascadian ]
   * Add entries for Raspberry Pi 1, Pi Zero and Pi 3 Compute Module
     (Closes: #921518). Thanks to Alexandre GRIVEAUX.
 .
   [ Updated translations ]
   * Indonesian (id.po) by Muhammad Rifqi Priyo Susanto
   * Vietnamese (vi.po) by Trần Ngọc Quân
Checksums-Sha1:
 f9dcda2a7b53b17a22f8b61e3c69dc191fe1f59b 1888 flash-kernel_3.98.dsc
 d4fb9ccb51ba272552ea9e31077a616718d09101 71900 flash-kernel_3.98.tar.xz
 b8692df2bec439208af8367cc3bd2a30e355a5e4 5616 flash-kernel_3.98_arm64.buildinfo
Checksums-Sha256:
 73f62d18b56f56b136e823109762972805a3b5ebd7d796974c574c231da235f4 1888 flash-kernel_3.98.dsc
 b09d24d4605449bf50f2b3eb38b46c5a3be7910ac2ca0f94d774bb7cbfac5a02 71900 flash-kernel_3.98.tar.xz
 1271283d13ad7fdea1a56e84b7ac24639212e62c66ecb20b36dd6f6f755e5b0c 5616 flash-kernel_3.98_arm64.buildinfo
Files:
 64dbc2b170cf7eb162b448e453053892 1888 utils optional flash-kernel_3.98.dsc
 097e435ff4d26d7d61a777d4d3ad4ea7 71900 utils optional flash-kernel_3.98.tar.xz
 089a604006d4a3206ff44c7b56062503 5616 utils optional flash-kernel_3.98_arm64.buildinfo

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

iQJJBAEBCAAzFiEESWrG6BRCSzSFCDUpWfGHyhVusHYFAlymfn0VHGh3YW5zaW5n
QG1haWxib3gub3JnAAoJEFnxh8oVbrB2gGoQAK/J8uWcu1EO5/2SwbA+tpNFi75T
UK/z/ZJfD40ZdLr3f4bAJl2lgqjUJqsxMnUS8kGVgy/K5VjZVxSmNpl0MNZv54Oa
77KvMLcYfbT3ZsFL09LKyyeHQa0AZiJ/041WSz3sl7UOZktIkEMttYVJ/Nu2YNIM
zEFTZP2RAlTh5AvukjjdlU3M9fkY8ZoSG+FaInyPaQ9EzGxiGQwtbdsHBnZymQLD
zomdJnODTsUevDsCaAOEKpuwWoFeqLN4DS/1/1lZkZDbfgQSMF8dtksT3Ada9Sc4
GZLB2fKkKUPQZWc3K7c9ZcqQrcYLhbUcS57Kj8G8wXderLvihlt1bnfg1Avplm7q
1RZIHfl+x7UjpZ5fNVlA1rTKAto4LNhGj61VBe2zEfYS5TKYVBxjsub4rlJfxToN
aDAqMJvjczZzrywd53VlxcX5mDh8aOwrJGv37Z9ow9EU4jjZOEsoU2A7DtzRYeD5
lb92705qAclbMR+kvQ4izFRvJFowyiokFdBviHNvXtytGd0+NY3ZpmWeWvaxUwGf
uHuRwRqGWrpnblYT1APpLOu8qnmktGeEyOn+WtyqezuZatzgk21PzXCWGx7mq8A1
yvM5Co6goTeomHuA6ZESKj4Mt+/puR0vSnf7QOGtaWSRSdpAotNRILQHNdFc5HNV
SJnM7y0y9KfQa/WY
=gWX2
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: