Comment 3 for bug 1578745

Revision history for this message
Paolo Pisati (p-pisati) wrote :

Have you tested the updated bootloader with the raspi2 image?

IIRC we need to explicitly set where the dtb resides in memory with the latest fw release:

config.txt:
...
device_tree_address=0x02000000

or something like that.

Otherwise, looks good to me.