9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* pi4 firmware update breaks 9pi, and how to fix it
@ 2019-12-17 15:00 Richard Miller
  0 siblings, 0 replies; only message in thread
From: Richard Miller @ 2019-12-17 15:00 UTC (permalink / raw)
  To: 9fans

If you're thinking of updating the firmware (fixup*.dat, start*.elf)
on a raspberry pi 4, for example to experiment with the (beta) network
booting support, watch out!  A series of commits by the Pi Foundation
on https://github.com/raspberrypi/firmware in September and October
managed to mess up 9pi in various ways.  The latest firmware (as of
11 December) is better, except that the gic (interrupt controller) is
no longer enabled by default for non-devicetree operating systems.
(This has to be done in secure mode before the OS starts.)

To counteract this, add the parameter 'enable_gic=1' to the pi4
section in config.txt.

I think this won't affect 9front, which uses devicetree, as long
as you update the .dtb files when updating firmware.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-12-17 15:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-17 15:00 pi4 firmware update breaks 9pi, and how to fix it Richard Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).