]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit0272c463e8d579743e46476ee0ebc275ca95f65d
treeb8e6ec7745f58f89eb83d2e31d6a25c9bbda7677
parent6ec3a84888e09dfeb7a8e168f1bf9ee2a743e46c
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