[U-Boot] [PATCH v2 6/6] overo: add SPL support / CONFIG_SYS_TEXT_BASE changed to 0x80100000

Tom Rini tom.rini at gmail.com
Tue Jan 3 17:21:41 CET 2012


On Thu, Dec 22, 2011 at 3:49 AM, Andreas Müller <schnitzeltony at gmx.de> wrote:
> * implementation based on ti beagleboard/omap3evm
> * timing data and i2c workaround for revision 0 boards taken from x-loader
> * run-tested with overo revision 0 and 1 / boot from NAND and SDcard
>
> Signed-off-by: Andreas Müller <schnitzeltony at gmx.de>

Two big changes requested:
1) Please move the 'Texas Instruments' part of the
preloader_console_init print to the default weak omap_rev_parse and
then just provide an Overo version of the function.
2) Please see http://patchwork.ozlabs.org/patch/131431/ for how to
configure SPL (and CONFIG_SYS_TEXT_BASE) so that SPL or x-loader can
be used as the first stage.  Since we're punting on some of the early
revs of the boards (if I follow your emails right) this is important.

Thanks!

-- 
Tom


More information about the U-Boot mailing list