u-boot/arch/sandbox
Simon Glass e54094f2f9 sandbox: Add string and 16-bit I/O functions
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 <sjg@chromium.org>
2016-05-17 09:54:43 -06:00
..
cpu sandbox: Avoid calling commands when not available 2016-03-22 12:16:10 -04:00
dts spmi: Add sandbox test driver 2016-04-01 17:18:12 -04:00
include/asm sandbox: Add string and 16-bit I/O functions 2016-05-17 09:54:43 -06:00
lib sandbox: Add support for bootz 2015-04-19 14:45:57 -06:00
Kconfig sandbox: Set CONFIG_SYS_CPU 2016-04-18 17:11:49 -04:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00
config.mk sandbox: Fix building with LLVM 2016-03-08 15:01:46 -05:00