[U-Boot] [PATCH] arm64: Add memcpy_{from, to}io() and memset_io() helpers

Tom Rini trini at konsulko.com
Fri Nov 8 15:32:31 UTC 2019


On Sat, Oct 12, 2019 at 04:29:34PM +0530, Vignesh Raghavendra wrote:

> Provide optimized memcpy_{from,to}io() and memset_io(). This is required
> when moving large amount of data to and from IO regions such as IP
> registers or accessing memory mapped flashes.
> 
> Code is borrowed from Linux Kernel v5.4.
> 
> Signed-off-by: Vignesh Raghavendra <vigneshr at ti.com>
> Reviewed-by: Lokesh Vutla <lokeshvutla at ti.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20191108/f06fc7e0/attachment.sig>


More information about the U-Boot mailing list