]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit4e2d1a62a2d41c4278e30a9849d52b073b3f6ac1
tree7d37723f0ba8a44d9f3a0fcdee52a0677fffb0b7
parent3ce5147ae1d6fe60346199bc1fd3f2f32aa8de84
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