Home
last modified time | relevance | path

Searched hist:"236 f2bd30262f564c0bb71638105e525ddf47b9f" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dconfig_defaults.h236f2bd30262f564c0bb71638105e525ddf47b9f Tue Nov 11 00:16:48 UTC 2014 Simon Glass <sjg@chromium.org> dm: Allow stdio registration to be dropped

Provide a CONFIG_DM_STDIO option to enable registering a serial device
with the stdio library. This is seldom useful in SPL, so disable it by
default when building for SPL.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
/rk3399_rockchip-uboot/drivers/serial/
H A Dserial-uclass.c236f2bd30262f564c0bb71638105e525ddf47b9f Tue Nov 11 00:16:48 UTC 2014 Simon Glass <sjg@chromium.org> dm: Allow stdio registration to be dropped

Provide a CONFIG_DM_STDIO option to enable registering a serial device
with the stdio library. This is seldom useful in SPL, so disable it by
default when building for SPL.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>