[U-Boot] [PATCH v2][mpc83xx] Removal of checkboard from spl bootstrap build for SIMPC8313

Kim Phillips kim.phillips at freescale.com
Mon May 17 21:46:00 CEST 2010


On Fri, 14 May 2010 13:26:44 -0500
Kim Phillips <kim.phillips at freescale.com> wrote:

> From 4cb5f50929688d90b68366116713ec735ec51a5f Mon Sep 17 00:00:00 2001
> From: Kim Phillips <kim.phillips at freescale.com>
> Date: Fri, 14 May 2010 13:18:54 -0500
> Subject: [PATCH] mpc83xx: fix NAND bootstrap too big error
> 
> commit 167cdad1372917bc11c636c359aad02625291fa9 "SERIAL: Enable
> port-mapped access" inadvertently broke 83xx nand boards by
> converting NS16550_init to use io accessors, which expanded
> the size of the generated code.
> 
> this patch fixes the problem by removing icache functions from
> the nand builds, which somewhat follows the icache implementation
> commit 1a2e203b31d33fb720f2cf1033b241ad36ab405a "mpc83xx: turn on
> icache in core initialization to improve u-boot boot time" took.
> 
> Signed-off-by: Kim Phillips <kim.phillips at freescale.com>
> ---

applied.

Thanks,

Kim


More information about the U-Boot mailing list