rpi: Fix device tree path on ARM64
authorTuomas Tynkkynen <tuomas@tuxera.com>
Sun, 22 Jan 2017 23:34:39 +0000 (01:34 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 24 Jan 2017 15:33:53 +0000 (10:33 -0500)
commit5d3c4ba19f0537313aa23f29894bc05952f08206
tree7d37723f0ba8a44d9f3a0fcdee52a0677fffb0b7
parent919b485834a746cf839ccded41e456d17d57a31f
rpi: Fix device tree path on ARM64

The directory structure of device tree files produced by the kernel's
'make dtbs_install' is different on ARM64, the RPi3 device tree file is
in a 'broadcom' subdirectory there.

Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
board/raspberrypi/rpi/rpi.c