]> Git Repo - J-u-boot.git/commit - configs/da850evm_direct_nor_defconfig
ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL
authorAdam Ford <[email protected]>
Wed, 19 Sep 2018 21:06:49 +0000 (16:06 -0500)
committerTom Rini <[email protected]>
Sat, 29 Sep 2018 12:07:28 +0000 (08:07 -0400)
commit973fcc8daec0055b5bc14dae6aa9e44c0e9d17f9
tree036c2ba3fb8c7f7ebf9e37fec57c02efde8fcbf9
parent42140dd0962bc134c0aad27524d0f4cc3955f255
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 <[email protected]>
arch/arm/mach-davinci/da850_lowlevel.c
configs/da850evm_direct_nor_defconfig
include/configs/da850evm.h
This page took 0.038526 seconds and 4 git commands to generate.