DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH 0/2] fixed after bootchooser switch
@ 2023-12-05  9:59 Ahmad Fatoum
  2023-12-05  9:59 ` [DistroKit] [PATCH 1/2] v7a: barebox: define state for all supported board variants Ahmad Fatoum
  2023-12-05  9:59 ` [DistroKit] [PATCH 2/2] v8a: barebox: env: fix boot for i.MX8M EVKs Ahmad Fatoum
  0 siblings, 2 replies; 6+ messages in thread
From: Ahmad Fatoum @ 2023-12-05  9:59 UTC (permalink / raw)
  To: distrokit

Some boards use a common barebox environment, which was changed to use
bootchooser as part of the RAUC addition, but no state storage was
defined for them, leading to boot failure.

Fix this for some v7a boards, and revert it for the i.MX8M boards.
The i.MX8M boards still fail the test suite, because the systemd-repart
takes 4 minutes, which is longer than the test suite is willing to wait.

Ahmad Fatoum (2):
  v7a: barebox: define state for all supported board variants
  v8a: barebox: env: fix boot for i.MX8M EVKs

 configs/platform-v7a/dts/bootstate.dtsi             | 13 +++++++++----
 .../barebox-common-defaultenv/init/bootsource       |  5 +++--
 2 files changed, 12 insertions(+), 6 deletions(-)

-- 
2.39.2




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-12-12 18:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-05  9:59 [DistroKit] [PATCH 0/2] fixed after bootchooser switch Ahmad Fatoum
2023-12-05  9:59 ` [DistroKit] [PATCH 1/2] v7a: barebox: define state for all supported board variants Ahmad Fatoum
2023-12-11 10:33   ` Roland Hieber
2023-12-12 18:04   ` Robert Schwebel
2023-12-05  9:59 ` [DistroKit] [PATCH 2/2] v8a: barebox: env: fix boot for i.MX8M EVKs Ahmad Fatoum
2023-12-11 10:35   ` Roland Hieber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox