
11 Feb
2015
11 Feb
'15
8:41 p.m.
On 7 February 2015 at 11:51, Simon Glass sjg@chromium.org wrote:
This uses the ns16550 driver but sets up the clock at run-time. It does not seem to be available in the device tree.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
drivers/serial/Makefile | 1 + drivers/serial/serial_ppc.c | 40 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+) create mode 100644 drivers/serial/serial_ppc.c
Applied to u-boot-dm.