From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 28 Nov 2011 11:12:37 -0700 Subject: [U-Boot] [PATCH 2/6] tegra: Move clock_early_init() to arch_cpu_init() In-Reply-To: <1322089148-2810-3-git-send-email-sjg@chromium.org> References: <1322089148-2810-1-git-send-email-sjg@chromium.org> <1322089148-2810-3-git-send-email-sjg@chromium.org> Message-ID: <4ED3CF15.6040506@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: > The clock init is not board specific, so move it into > the cpu code. > > Signed-off-by: Simon Glass Acked-by: Stephen Warren -- nvpublic