From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Ziswiler Date: Fri, 10 Apr 2015 08:08:59 +0000 Subject: [U-Boot] [RFC PATCH] ARM: tegra: move NVIVIA common files to arch/arm/mach-tegra In-Reply-To: <1428641627-6014-1-git-send-email-yamada.masahiro@socionext.com> References: <1428641627-6014-1-git-send-email-yamada.masahiro@socionext.com> Message-ID: <1428653337.7008.52.camel@localhost.localdomain> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 2015-04-10 at 13:53 +0900, Masahiro Yamada wrote: > 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. > > Comments please! I would vote to merge it all into one as a second step. The rest looks fine to me. Acked-by: Marcel Ziswiler