This is something I need to fix in piboot-try: ignore the dtb it reports. Even back in flash-kernel (before piboot-try) the dtb it reported was basically irrelevant as the method used copies *all* base device-trees to the boot partition.
At boot time the boot firmware detects which board it is booting on and selects the correct base device-tree (which is why all of them are always copied, to ensure you can move your storage between Pi models and still have it boot). The only reason it's still reporting a dtb (and it's always for the Pi 5) is that the flash-kernel logic requires *some* dtb to be specified (but it doesn't actually matter which one). Still, now piboot-try is split out I can simply squash that output (and remove the requirement for DTB-Id in the database). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2147213 Title: [resolute] Unsupported platform 'Raspberry Pi 4 Model B Rev 1.2'. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/2147213/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
