From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Thu, 16 May 2013 12:13:46 -0600 Subject: [U-Boot] [PATCH RFT] tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build In-Reply-To: <1368683781.6961.4.camel@phoenix> References: <1368683781.6961.4.camel@phoenix> Message-ID: <519521DA.4090906@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 05/15/2013 11:56 PM, Axel Lin wrote: > Then we can get rid of the #ifdef CONFIG_TEGRA guard in cpu_init_crit. > > Signed-off-by: Axel Lin > --- > Hi Stephen, > This patch is on top of > [PATCH] ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit [1] > > I make this as a separate patch because this patch is tegra specific. > And I don't have any tegra platform to test, only compile tested. > I'd appreciate if someone can test it. This and that other patch, both, Tested-by: Stephen Warren (on Dalmore, patches applied on top of u-boot.git/master) You probably want Tom Warren's ack for the Tegra patch (or perhaps he'll apply it, if it doesn't actually depend on the other patch)