Page MenuHomeFreeBSD

arm: Check dtb version against the one we're expecting to find.
ClosedPublic

Authored by manu on Oct 9 2020, 5:57 PM.
Tags
None
Referenced Files
F147827484: D26725.id78061.diff
Fri, Mar 13, 11:40 PM
Unknown Object (File)
Thu, Mar 12, 6:47 PM
Unknown Object (File)
Thu, Mar 12, 12:49 PM
Unknown Object (File)
Nov 23 2025, 6:10 AM
Unknown Object (File)
Nov 23 2025, 6:09 AM
Unknown Object (File)
Nov 23 2025, 6:09 AM
Unknown Object (File)
Nov 23 2025, 6:05 AM
Unknown Object (File)
Nov 9 2025, 2:25 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

manu requested review of this revision.Oct 9 2020, 5:57 PM

In the fullness of time, we may want to be pickier about this, but at the moment I see no benefit from that beyond knowing !=.

This revision is now accepted and ready to land.Oct 9 2020, 8:43 PM
sys/arm/arm/machdep.c
1272 ↗(On Diff #78061)

expects

1273 ↗(On Diff #78061)

I would say "please update the DTB in the ESP" assuming that the user is supposed to install new DTB there.

sys/arm/arm/machdep.c
1272 ↗(On Diff #78061)

Will change that.

1273 ↗(On Diff #78061)

Clearly a typo, will update ;)