On Mon, Oct 22, 2012 at 9:19 AM, Stephen Warren <swar...@wwwdotorg.org> wrote: > From: Stephen Warren <swar...@nvidia.com> > > Seaboard and Ventana are very similar boards, and so share the seaboard.c > board file. The one difference needed so far is detected at run-time by > calling machine_is_ventana(). This bloats the Ventana build with code > that is never used. Switch to detecting Ventana at compile time to remove > bloat. This shaves ~5K off the SPL size on Ventana, and makes the SPL fit > within the max size. > > Signed-off-by: Stephen Warren <swar...@nvidia.com>
I tested this series on seaboard. Acked-by: Simon Glass <s...@chromium.org> Tested-by: Simon Glass <s...@chromium.org> > --- > v3: Combined back-to-back #ifdefs. > v2: New patch to replace modification of CONFIG_SYS_TEXT_BASE. > --- _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot