]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL
authorAdam Ford <aford173@gmail.com>
Tue, 14 Aug 2018 02:09:17 +0000 (21:09 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 12 Sep 2018 01:42:41 +0000 (21:42 -0400)
commit559bc615bd951e41f11be9a481bc7502b70ad783
tree29902969db8647982475100a50233dff4ba11bf8
parent18deef994d947759fdab1b0e3822d894ce78f7de
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>
arch/arm/mach-davinci/da850_lowlevel.c
configs/da850evm_direct_nor_defconfig