[Bug 1925267] Re: u-boot unmatched dtb does not match kernel dtb
Iain Lane
1925267 at bugs.launchpad.net
Wed Apr 21 16:54:45 UTC 2021
** Tags removed: block-proposed block-proposed-hirsute
--
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/1925267
Title:
u-boot unmatched dtb does not match kernel dtb
Status in u-boot package in Ubuntu:
New
Bug description:
u-boot unmatched dtb does not match kernel dtb
We have reverted u-boot-menu upload and stopped using kernel provided
dtbs, because that was preventing booting hirsute images under qemu.
As dtb generated by qemu should be used, and there is no kernel
provided dtb for qemu platform.
This resulted in unamtched board using dtb provided by u-boot, instead
of loading and using dtb provided by the kernel builds.
There are differences between u-boot & kernel dtbs that potentially
break compat.
There are two ways of fixing this:
1) bring uboot dtb in-line with the kernel dtb
2) fix qemu uboot to not load dtbs from disk, even when extlinux.conf
asks to; and resume loading the matching kernel dtb from disk
Option 1) sounds easier for release.
The diff between u-boot's unmatched dtb & kernel provided dtb is at
https://paste.ubuntu.com/p/YGKCvVM6yz/
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/1925267/+subscriptions
More information about the foundations-bugs
mailing list