u-boot-brain/arch/sandbox/cpu
Simon Glass 0b189b6ce1 Revert "sandbox: remove os_putc() and os_puts()"
While sandbox works OK without the special-case code, it does result in
console output being stored in the pre-console buffer while sandbox starts
up. If there is a crash or a problem then there is no indication of what
is going on.

For ease of debugging it seems better to revert this change.

This reverts commit 47b98ad0f6.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-12-07 15:17:00 -05: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 Revert "sandbox: remove os_putc() and os_puts()" 2017-12-07 15:17:00 -05: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