[U-Boot] [RFC PATCH] ARM: tegra: move NVIVIA common files to arch/arm/mach-tegra

Stephen Warren swarren at wwwdotorg.org
Fri Apr 10 17:48:31 CEST 2015


On 04/09/2015 10:53 PM, Masahiro Yamada wrote:
> All the Tegra boards borrow the files from board/nvidia/common/
> directory, i.e., board/nvidia/common/* are not vendor-common files,
> but SoC-common files.
>
> Move NVIDIA common files to arch/arm/mach-tegra/ to clean up
> Makefiles.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> Cc: Stephen Warren <swarren at nvidia.com>
> Cc: Tom Warren <twarren at nvidia.com>
> Cc: Simon Glass <sjg at chromium.org>
> ---
>
> arch/arm/mach-tegra/board.c already exists.
> So, I renamed board/nvidia/common/board.c to
> arch/arm/mach-tegra/board2.c, which I think, not a good idea.

Well, perhaps not optimal, but it isn't going to cause any kind of 
significant problem I think, and could easily be fixed up later. Perhaps 
merge the two files together if you want? I never understood the 
reasoning behind the split anyway.


More information about the U-Boot mailing list