
31 Jan
2019
31 Jan
'19
10:18 p.m.
Some boards use different stdio environment variables from the default. Provide a #define for this which can be set before including the header file.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
include/configs/rk3399_common.h | 5 +++++ 1 file changed, 5 insertions(+)
Reviewed-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com