u-boot-brain/common
Simon Glass d8c6fb8ced sandbox: Drop special case console code for sandbox
At present sandbox has a special case where it directly calls os_putc()
when it does not have a console yet.

Now that we have the pre-console buffer enabled we can drop this. Any
early characters will be buffered and output later.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
2017-07-11 10:08:20 -06:00
..
eeprom
init
spl
autoboot.c
bedbug.c
board_f.c
board_info.c
board_r.c
boot_fit.c
bootm_os.c
bootm.c
bootretry.c
bootstage.c
bouncebuf.c
cli_hush.c
cli_readline.c
cli_simple.c
cli.c
command.c
common_fit.c
console.c
cros_ec.c
ddr_spd.c
dfu.c
dlmalloc.c
dlmalloc.src
edid.c
env_attr.c
env_callback.c
env_common.c
env_dataflash.c
env_eeprom.c
env_embedded.c
env_ext4.c
env_fat.c
env_flags.c
env_flash.c
env_mmc.c
env_nand.c
env_nowhere.c
env_nvram.c
env_onenand.c
env_remote.c
env_sata.c
env_sf.c
env_ubi.c
exports.c
fb_mmc.c
fb_nand.c
fdt_support.c
flash.c
hash.c
hwconfig.c
image-android.c
image-fdt.c
image-fit.c
image-sig.c
image-sparse.c
image.c
iomux.c
iotrace.c
kallsyms.c
Kconfig
kgdb_stubs.c
kgdb.c
lcd_console_rotation.c
lcd_console.c
lcd_simplefb.c
lcd.c
lynxkdi.c
main.c
Makefile
malloc_simple.c
memsize.c
menu.c
miiphyutil.c
s_record.c
splash_source.c
splash.c
stdio.c
system_map.c
update.c
usb_hub.c
usb_kbd.c
usb_storage.c
usb.c
xyzModem.c