From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Fri, 22 Jun 2012 12:13:10 -0600 Subject: [U-Boot] [PATCH v4 01/13] tegra20: rename tegra2 -> tegra20 In-Reply-To: <1340323247-15512-2-git-send-email-amartin@nvidia.com> References: <1340323247-15512-1-git-send-email-amartin@nvidia.com> <1340323247-15512-2-git-send-email-amartin@nvidia.com> Message-ID: <4FE4B5B6.6020901@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 06/21/2012 06:00 PM, Allen Martin wrote: > This is make naming consistent with the kernel and devicetree and in > preparation of pulling out the common tegra20 code. > > Signed-off-by: Allen Martin Acked-by: Stephen Warren I bet this was a fun patch to write;-)