u-boot-brain/arch/sandbox/cpu
Paul Burton f7ae1ca3e8 sandbox: Use asm-generic/io.h
Convert the sandbox architecture to make use of the new asm-generic/io.h
to provide address mapping functions. As sandbox actually performs
non-identity mapping between physical & virtual addresses we can't
simply make use of the generic mapping functions, but are able to
implement phys_to_virt() & make use of it from map_physmem().

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: Simon Glass <sjg@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>
2017-10-02 21:52:24 -04:00
..
cpu.c sandbox: Use asm-generic/io.h 2017-10-02 21:52:24 -04:00
eth-raw-os.c eth-raw-os.c: Add cast to bind(2) call 2016-01-15 08:09:47 -05:00
Makefile sandbox: Add basic SPL implementation 2016-07-14 20:40:24 -06:00
os.c sandbox: remove os_putc() and os_puts() 2017-07-28 12:02:47 -06:00
sdl.c sandbox: Add SDL library for LCD, keyboard, audio 2014-03-17 20:05:48 -06:00
spl.c sandbox: Stop printing platdata at the start of SPL 2017-07-11 10:08:20 -06:00
start.c sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation 2017-07-27 14:59:04 +02:00
state.c sandbox: Add a way to reset sandbox state for tests 2017-06-01 07:03:09 -06:00
u-boot-spl.lds sandbox: Add a new sandbox_spl board 2016-07-14 20:40:24 -06:00
u-boot.lds Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00