From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Fri, 28 Sep 2012 09:12:34 +0200 Subject: [U-Boot] [PATCH 1/2] Tegra20: Move some code files to common directories for upcoming Tegra30 patches. In-Reply-To: <1348260147-18969-2-git-send-email-twarren@nvidia.com> References: <1348260147-18969-1-git-send-email-twarren@nvidia.com> <1348260147-18969-2-git-send-email-twarren@nvidia.com> Message-ID: <50654DE2.5020900@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09/21/12 23:42, Tom Warren wrote: > Move files that are going to be common between T20 and T30 into 'tegra-common' > subdirs in AVP (arm720t), CPU (armv7), and shared (arch/arm/cpu/.) areas. Any > files that are left behind in '/tegra20' will be copied to '/tegra30' subdirs > and modified for that SoC. The 'common' files should need only minor changes. > > Include files (arch/arm/include/asm/arch-tegra/tegra20) will be done in a > follow-on patch. > > Builds fine w/MAKEALL -s tegra20. Checkpatch.pl is clean. > > Signed-off-by: Tom Warren Thanks! Acked-by: Igor Grinberg -- Regards, Igor.