]> git.ipfire.org Git - thirdparty/u-boot.git/commit
ARM: da850evm: Remove dead code
authorAdam Ford <aford173@gmail.com>
Tue, 13 Aug 2019 13:28:28 +0000 (08:28 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 20 Aug 2019 15:46:38 +0000 (11:46 -0400)
commita6f14029e7a2a0dbae9810c90ff68dc333526926
tree677d04eb5b8efe8e89a656c086038730a4b047cb
parent5569304f1d729d3722cd6b2de78465dda2c73658
ARM: da850evm: Remove dead code

Now that SPL supports DM_SERIAL and the direct NOR boot supports
DM_SERIAL, the check to see if DM_SERIAL is defined can go away,
because all da850evm variants now support DM_SERIAL.  This patch
simply removes some dead precompiler defines.

Signed-off-by: Adam Ford <aford173@gmail.com>
include/configs/da850evm.h