On 10 October 2014 07:49, Simon Glass <s...@chromium.org> wrote: > This makes use of the existing device tree node to use driver model > for the serial console. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > arch/x86/dts/coreboot.dtsi | 4 ++-- > arch/x86/include/asm/ibmpc.h | 10 ---------- > drivers/serial/Makefile | 1 + > drivers/serial/serial_coreboot.c | 38 ++++++++++++++++++++++++++++++++++++++ > include/configs/coreboot.h | 18 +++++++----------- > 5 files changed, 48 insertions(+), 23 deletions(-) > create mode 100644 drivers/serial/serial_coreboot.c
Applied to u-boot-dm/master _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot