From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 28 Nov 2011 11:12:19 -0700 Subject: [U-Boot] [PATCH 1/6] tegra: Move cpu_init_cp15() to arch_cpu_init() In-Reply-To: <1322089148-2810-2-git-send-email-sjg@chromium.org> References: <1322089148-2810-1-git-send-email-sjg@chromium.org> <1322089148-2810-2-git-send-email-sjg@chromium.org> Message-ID: <4ED3CF03.2020502@nvidia.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/23/2011 03:59 PM, Simon Glass wrote: > This call is more of an architecture requirement than a board > one, so move it there. > > Signed-off-by: Simon Glass Acked-by: Stephen Warren -- nvpublic