u-boot-brain/arch/sandbox
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 Revert "sandbox: remove os_putc() and os_puts()" 2017-12-07 15:17:00 -05:00
dts dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test 2017-09-11 21:43:58 -06:00
include/asm sandbox: Add clrbits/setbits macros 2017-11-16 18:45:05 -07:00
lib libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 2016-12-02 20:54:34 -07:00
config.mk sandbox: Support building an SPL image 2016-07-14 20:40:24 -06:00
Kconfig sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig 2017-09-11 21:43:58 -06:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00