ARM: da850evm: Remove dead SPI Code
authorAdam Ford <aford173@gmail.com>
Tue, 13 Aug 2019 13:27:28 +0000 (08:27 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 20 Aug 2019 15:46:38 +0000 (11:46 -0400)
commit5569304f1d729d3722cd6b2de78465dda2c73658
treeb8e6ec7745f58f89eb83d2e31d6a25c9bbda7677
parenta24b051a14227c5e38b00cf07b076ec8f45b97e1
ARM: da850evm: Remove dead SPI Code

With SPL now supporting DM_SPI, the need for compiler directives
and hard-coded addresses is obsolete.  This patch removes some
dead legacy code defining the SPI base address

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