I just got access to that Raspberry Pi 3 again. I saw that the expected fdt address now changed to 0x02008000 in the boot script.
In the config.txt, it was set as: # set extended DT area device_tree_address=0x100 device_tree_end=0x8000 So I changed it to: # set extended DT area device_tree_address=0x2008000 device_tree_end=0x200ff00 And voilĂ - it works. Even the MAC address is correct now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1652504 Title: Recent updates broke Ubuntu on Raspberry Pi 3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1652504/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs