*** This bug is a duplicate of bug 1652270 ***
    https://bugs.launchpad.net/bugs/1652270

As of upgrading between 16.04 and 18.04.2 the fdt_addr has changed
again, I was able to fix this via the following, first cat boot.scr on
the primary partition, there's a bunch of binary at the start of the
file followed by fdt_addr_r 0x03000000

Use that as the base value on config.txt:

device_tree_address=0x03000000

You do not need to set device_tree_end, this got the pi booting again.

-- 
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

Reply via email to