On 13 December 2015 at 21:36, Simon Glass <s...@chromium.org> wrote: > In very very space-constrained devices even the full UART driver is too > large. In this case the debug UART can still be used in some cases. > > Add options to enable the UART driver in SPL and U-Boot proper. Enable both > options by default. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > drivers/serial/Kconfig | 20 ++++++++++++++++++++ > drivers/serial/serial-uclass.c | 2 ++ > 2 files changed, 22 insertions(+) > [snip]
Due to a build warning, added an #ifdef around serial_stub_putc() for cm_t43, and: Applied to u-boot-dm/next. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot