[Bug 1690650] [NEW] flash kernel reports unsupported platform on rpi 2 1.2
Alex McWhirter
1690650 at bugs.launchpad.net
Sun May 14 16:12:59 UTC 2017
Public bug reported:
Using the ubuntu classic server image for the raspberry pi 2, when
performing a dist-upgrade via apt-get flash-kernel will report
"unsupported platform" using a raspberry pi 2 V1.2. This is because
there is no entry for V1.2 in /usr/share/flash-kernel/db/all.db
Please see the following patch...
--- /usr/share/flash-kernel/db/all.db
+++ /usr/share/flash-kernel/db/all.db
@@ -409,6 +409,7 @@
Machine: BCM2709
Machine: Raspberry Pi 2 Model B
Machine: Raspberry Pi 2 Model B Rev 1.1
+Machine: Raspberry Pi 2 Model B Rev 1.2
U-Boot-Script-Name: uboot.env.rpi2
Required-Packages: u-boot-tools
Boot-Dtb-Path: /boot/firmware/bcm2709-rpi-2-b.dtb
** Affects: flash-kernel (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to flash-kernel in Ubuntu.
https://bugs.launchpad.net/bugs/1690650
Title:
flash kernel reports unsupported platform on rpi 2 1.2
Status in flash-kernel package in Ubuntu:
New
Bug description:
Using the ubuntu classic server image for the raspberry pi 2, when
performing a dist-upgrade via apt-get flash-kernel will report
"unsupported platform" using a raspberry pi 2 V1.2. This is because
there is no entry for V1.2 in /usr/share/flash-kernel/db/all.db
Please see the following patch...
--- /usr/share/flash-kernel/db/all.db
+++ /usr/share/flash-kernel/db/all.db
@@ -409,6 +409,7 @@
Machine: BCM2709
Machine: Raspberry Pi 2 Model B
Machine: Raspberry Pi 2 Model B Rev 1.1
+Machine: Raspberry Pi 2 Model B Rev 1.2
U-Boot-Script-Name: uboot.env.rpi2
Required-Packages: u-boot-tools
Boot-Dtb-Path: /boot/firmware/bcm2709-rpi-2-b.dtb
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1690650/+subscriptions
More information about the foundations-bugs
mailing list