[U-Boot] [PATCH v2 04/12] SPL: Add NOR flash booting support

Tom Rini trini at ti.com
Mon Aug 27 18:45:48 CEST 2012


On Mon, Aug 27, 2012 at 12:50:59PM +0200, Stefan Roese wrote:
> SPL NOR flash booting support is quite simple. Only copying of the
> images is needed.
> 
> On MPC5xxx we need to make sure to only use the standard memcpy()
> implementation and not the MPC5xxx specific one. As the MPC5xxx
> version has some complexity which is not needed for this SPL
> booting.
> 
> Signed-off-by: Stefan Roese <sr at denx.de>

Added to my v5 series, thanks!

-- 
Tom


More information about the U-Boot mailing list