[U-Boot] [PATCH] sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..)

Simon Glass sjg at chromium.org
Tue Dec 11 01:04:27 UTC 2018


On Tue, 4 Dec 2018 at 12:35, Christian Gmeiner
<christian.gmeiner at gmail.com> wrote:
>
> From: Christian GMEINER <christian.GMEINER at bachmann.info>
>
> These functions could be used by drivers.
>
> Signed-off-by: Christian GMEINER <christian.GMEINER at bachmann.info>
> ---
>  arch/sandbox/include/asm/io.h | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list