u-boot/arch/arm/mach-keystone
Lokesh Vutla 8c80b1937b ARM: keystone2: Fix serial port init
With CONFIG_DM_SERIAL is enabled NS16550_init() cannot be
called directly. Driver probe should be taking care of this.
So call this function only when DM_SERIAL is not enabled.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2015-10-22 14:19:49 -04:00
..
2015-08-28 12:33:15 -04:00
2015-10-22 14:19:49 -04:00