commit | 88fe03cde768b61f059180aec2865aae5d115722 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Mon Aug 13 21:09:17 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 11 21:42:41 2018 -0400 |
tree | 29902969db8647982475100a50233dff4ba11bf8 | |
parent | d4df8140566596b441acab2612534d5bd566f37a [diff] |
ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL With DM enabled, this patch enables DM_SERIAL and removes the NS16550 initialization from da850_lowlevel since the driver will take care of that itself. Signed-off-by: Adam Ford <aford173@gmail.com>