9
0
Fork 0
barebox/arch/sandbox
Jean-Christophe PLAGNIOL-VILLARD e62d425517 console: drop f_caps and check the function pointer getc/putc instead
None of the driver make the difference between STDOUT and STDERR.
So we just need to check if putc or getc are filled in the console_device

save 32 bytes on versatilepb

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-09-21 09:59:16 +02:00
..
board console: drop f_caps and check the function pointer getc/putc instead 2013-09-21 09:59:16 +02:00
configs defconfig: Switch all defconfig to new tftp command 2012-09-28 16:23:55 +02:00
include/asm remap_range: make function 'remap_range' global 2013-01-18 08:28:20 +01:00
mach-sandbox/include/mach console: drop f_caps and check the function pointer getc/putc instead 2013-09-21 09:59:16 +02:00
os documentation: add sandbox malloc argument 2012-10-13 14:29:50 +02:00
Kconfig Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
Makefile sandbox: only test for sdl libs when sdl is enabled 2012-10-17 22:17:48 +02:00