]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: uniphier: remove commented out define
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 18 Mar 2016 07:41:41 +0000 (16:41 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 23 Mar 2016 16:37:01 +0000 (01:37 +0900)
commit69856c53aa5e53f1aba33d47b5280523d0a7fa22
tree7caae84ae05a767c4e4543d4183e5d1e82575fe7
parent6063498be896589ba8761e98479885557369cb5f
ARM: uniphier: remove commented out define

This TODO is no longer useful.  CONFIG_SYS_NS16550_SERIAL is just
ignored on DM serial.

If one wants to use the 16550A UART device on the UniPhier Micro
Support Card, it can be enabled by CONFIG_SYS_NS16550 via Kconfig.
Please notice CONFIG_SPL_OF_TRANSLATE must be enabled as well and
the device tree must be treaked in order to use the NS16550 serial
on SPL.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
include/configs/uniphier.h