diff options
author | Lokesh Vutla <lokeshvutla@ti.com> | 2015-09-19 15:00:16 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-10-22 14:19:49 -0400 |
commit | 8c80b1937b1b2a06acae5786e8e7c005fe28fd71 (patch) | |
tree | 4c54102324e06b9e951a7f6b52ae9fa112314807 /arch/arm/mach-keystone/config.mk | |
parent | 0b06932cc3411a61ebd9c601101c5fb3e4e70a84 (diff) | |
download | u-boot-imx-8c80b1937b1b2a06acae5786e8e7c005fe28fd71.zip u-boot-imx-8c80b1937b1b2a06acae5786e8e7c005fe28fd71.tar.gz u-boot-imx-8c80b1937b1b2a06acae5786e8e7c005fe28fd71.tar.bz2 |
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>
Diffstat (limited to 'arch/arm/mach-keystone/config.mk')
0 files changed, 0 insertions, 0 deletions