[Bug 1870981] Re: u-boot environment modification does not work raspberry 4 with eoan
Michael Johnson
johnsomor at gmail.com
Sun Apr 19 18:45:35 UTC 2020
I loaded up a new card to do a minicom dump for you and now I cannot reproduce this either.
This puzzles me as I tried a bunch of things to try to get this to work and ended up having to build custom u-boot packages.
The only thing I can think is I had a bad microsd card. Sorry and thanks for you time.
** Changed in: u-boot (Ubuntu)
Status: New => Invalid
--
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/1870981
Title:
u-boot environment modification does not work raspberry 4 with eoan
Status in u-boot package in Ubuntu:
Invalid
Bug description:
Description: Ubuntu 19.10
Release: 19.10
Package: u-boot-rpi (2019.07+dfsg-1ubuntu3)
On a Raspberry Pi 3 model B, I can interrupt the u-boot process and
use the following two commands to disable the boot delay. I do this as
I have a GPS device attached to the serial port and the NMEA messages
will halt the u-boot boot process.
Commands:
setenv bootdelay -2
saveenv
This saves a u-boot environment file into the /boot filesystem such
that this setting persists across power cycles.
However, with eoan on a Raspberry Pi 4, this environment file is not
written out properly and on subsequent reboots u-boot will say that
the file is corrupt. This will cause u-boot to revert to the built in
defaults which causes the u-boot process to halt.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/1870981/+subscriptions
More information about the foundations-bugs
mailing list