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 <[email protected]>
Added to my v5 series, thanks! -- Tom _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

