[U-Boot] [PATCH v4 10/14] crypto/fsl: Correct 64bit Write when MMU disabled

york sun york.sun at nxp.com
Fri Mar 18 16:58:46 CET 2016


On 02/08/2016 09:27 PM, Saksham Jain wrote:
> When MMU is disabled, 64bit Write must be at a memory aligned at
> 64bit Boundary. So, this commit splits the 64bit write into 2 -32bit

s/-32bit/32-bit

or you can use 32bit for consistency.

> writes as the memory location is not guaranteed to be 64bit aligned.
> The alignment exception only occurs when MMU is disabled.
> 


York


More information about the U-Boot mailing list