[U-Boot] [PATCH 0/2]: OMAP3 SPL updates

Tom Rini trini at ti.com
Tue Oct 4 16:59:21 CEST 2011


Hey all,

The following short series does two things.  First, it re-works where
we do memory initalization in SPL for OMAP3 to be board-specific.
This is needed since in many cases (beagleboard, omap3evm) what timings
we set depend on what hardware we detect ourself to be running on.  Second,
along those same lines what omap_rev_string tells us is doing to be
board specific as well so provide a weak version in the common omap SPL
code and lets it be replaced as needed.

-- 
Tom



More information about the U-Boot mailing list