On 30 August 2015 at 16:55, Simon Glass <s...@chromium.org> wrote: > Add support for the Rockchip serial device using the ns16550 driver. > This uses driver model and device tree for both SPL and U-Boot proper. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > Changes in v5: None > Changes in v4: None > Changes in v3: > - Update clock rate to always be 24MHz > > Changes in v2: None > > drivers/serial/Kconfig | 9 +++++++++ > drivers/serial/Makefile | 1 + > drivers/serial/serial_rockchip.c | 43 > ++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 53 insertions(+) > create mode 100644 drivers/serial/serial_rockchip.c
Applied to u-boot-rockchip. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot