[Bug 1951936] Re: u-boot needs extra config.txt section on Pi Zero 2
Dave Jones
1951936 at bugs.launchpad.net
Tue Nov 23 10:31:01 UTC 2021
Addendum: this is only required on Focal as Groovy images onwards
switched away from using u-boot, and isn't required on Bionic as support
for the Zero 2 only extends to the most recent LTS (focal).
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to u-boot in Ubuntu.
https://bugs.launchpad.net/bugs/1951936
Title:
u-boot needs extra config.txt section on Pi Zero 2
Status in u-boot package in Ubuntu:
New
Status in u-boot source package in Focal:
New
Bug description:
On the Raspberry Pi Zero 2, under Ubuntu Focal, and extra [pi0]
section pointing at the u-boot build for the Pi 3 (which is largely
the same as the Zero 2) is required to permit the image to boot "out
of the box" without manually removing u-boot first.
A postinst script for the u-boot-rpi binary package should check for
the existence of this section and add it, but only if other u-boot
referencing sections are found (to account for the scenario of removal
of those sections, which is a fairly common practice by those wishing
to boot from USB MSD).
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/1951936/+subscriptions
More information about the foundations-bugs
mailing list