On Wed, Aug 05, 2015 at 05:17:04PM +0200, Marcel Ziswiler wrote: > From: Marcel Ziswiler <[email protected]> > > Various U-Boot adoptions/extensions to MTD/NAND/UBI did not take buffer > alignment into account which led to failures of the following form: > > ERROR: v7_dcache_inval_range - start address is not aligned - 0x1f7f0108 > ERROR: v7_dcache_inval_range - stop address is not aligned - 0x1f7f1108 > > Signed-off-by: Marcel Ziswiler <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > Acked-by: Scott Wood <[email protected]>
This change causes a huge number of boards to fail to build due to some hidden #define games. The actual error message doesn't provide helpful context but building for say "spear300" will show the problem. Thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

