On 1 May 2016 at 11:35, Simon Glass <[email protected]> wrote:
> Add outsw() and insw() functions for sandbox, as these are needed by the IDE
> code. The functions will not do anything useful if called, but allow the
> code to be compiled.
>
> Also add out16() and in16(), required by systemace.
>
> Signed-off-by: Simon Glass <[email protected]>
> ---
>
> Changes in v2:
> - Make the string functions empty, since the implementation is not useful
>
>  arch/sandbox/include/asm/io.h | 15 +++++++++++++++
>  1 file changed, 15 insertions(+)

Applied to u-boot-dm.
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to