From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Fri, 28 Sep 2012 09:13:14 +0200 Subject: [U-Boot] [PATCH 2/2] Tegra20: Move some include files to arch-tegra for sharing with Tegra30 In-Reply-To: <1348260147-18969-3-git-send-email-twarren@nvidia.com> References: <1348260147-18969-1-git-send-email-twarren@nvidia.com> <1348260147-18969-3-git-send-email-twarren@nvidia.com> Message-ID: <50654E0A.2010403@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: > The move is pretty straight-forward. ap20.h and tegra20.h were renamed to ap.h and tegra.h. > Some files remain in arch-tegra20 but 'include' a file in 'arch-tegra' with #defines & structs > that will be common between T20 and T30 HW. HW-specific #defines, etc. stay in the 'arch-tegra20' > 'root' file. > > All boards build OK w/MAKEALL -s tegra20. Checkpatch.pl runs clean. Seaboard works OK. > > Signed-off-by: Tom Warren Thanks! Acked-by: Igor Grinberg -- Regards, Igor.