[U-Boot] [PATCH v4 12/14] OMAP3: Add SPL support to omap3_evm

Tom Rini tom.rini at gmail.com
Tue Nov 29 23:20:24 CET 2011


On Fri, Nov 18, 2011 at 3:48 PM, Tom Rini <trini at ti.com> wrote:
> Add Hynix 200MHz timing information to <asm/arch-omap3/mem.h>.
> This also changes CONFIG_SYS_TEXT_BASE to 0x80100000.
>
> Signed-off-by: Tom Rini <trini at ti.com>

In ToT we now have EFI partition table support in the 'full' build.
I'm disabling EFI support for SPL since that's something that the ROM
code won't grok anyhow (or rather, it would only grok the compat table
and look there for what it needs).  This is only noticed since EFI
needs crc32 support which we don't expose to SPL today.

-- 
Tom


More information about the U-Boot mailing list