]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
venice2: move device tree to fix build error
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 20 Feb 2014 08:18:42 +0000 (17:18 +0900)
committerTom Rini <trini@ti.com>
Thu, 20 Feb 2014 17:00:20 +0000 (12:00 -0500)
commit3241e3d08c8e43b72e1c83fd44a2eb3bbbe511f8
tree54290a194ddae1641466211739c310ddb49ca38f
parent39abd65c342a271d39fa580dc4c5cb7fce516ef3
venice2: move device tree to fix build error

Commit 5ab502cb gathered all device tree sources
to arch/$(ARCH)/dts/.
So tegra124-venice2.dts also must go to arch/arm/dts directory
to build venice2 board.

(Commit 5ab502cb had been posted before venice2 board support
was merged. So an unvisible conflict happened.)

Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Tom Rini <trini@ti.com>
arch/arm/dts/Makefile
arch/arm/dts/tegra124-venice2.dts [moved from board/nvidia/dts/tegra124-venice2.dts with 100% similarity]