[U-Boot] [PATCH] venice2: move device tree to fix build error
Stephen Warren
swarren at wwwdotorg.org
Thu Feb 20 17:17:48 CET 2014
On 02/20/2014 01:18 AM, Masahiro Yamada wrote:
> 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.)
Since all the other DTS have moved likewise,
Acked-by: Stephen Warren <swarren at nvidia.com>
(although not that Tom Warren is the Tegra U-Boot maintainer).
> arch/arm/dts/Makefile | 5 +--
> arch/arm/dts/tegra124-venice2.dts | 84 +++++++++++++++++++++++++++++++++++
> board/nvidia/dts/tegra124-venice2.dts | 84 -----------------------------------
I'm assuming the file was moved with zero changes. "git format-patch -M"
would have been useful to make this clear.
More information about the U-Boot
mailing list