K 10 svn:author V 3 ian K 8 svn:date V 27 2014-02-05T22:53:58.973147Z K 7 svn:log V 433 Set the malloc alignment to 64 bytes on platforms that use the U-Boot API device drivers. Recent versions of u-boot run with the MMU enabled, and require DMA-based I/O to be aligned to cache line boundaries. These changes are based on a patch originally submitted by Juergen Weiss, but I reworked them and thus any problems are purely my fault. Submitted by: "Juergen Weiss" Reviewed by: imp, nwhitehorn, jhb END