]> git.ipfire.org Git - thirdparty/u-boot.git/commit - configs/da850evm_nand_defconfig
ARM: davinci: da850evm: Enable SPL_OF_CONTROL without PLATDATA
authorAdam Ford <aford173@gmail.com>
Tue, 26 Feb 2019 03:53:47 +0000 (21:53 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 12 Apr 2019 12:05:49 +0000 (08:05 -0400)
commitf7c1d53605d9ec528abacda9ba1763c67221fc88
treebdb868c2bd41dcf7181c51a029138f6c572a254b
parent15b8c7505819fa48dd99fb51e91b9536f341fde1
ARM: davinci: da850evm: Enable SPL_OF_CONTROL without PLATDATA

With the memory mapping giving us some more avialable RAM, this
updates the da850-evm-u-boot.dtsi to include the serial port, SPI
and Flash nodes along with some dependent nodes in the SPL dtb.
This also removes the platform data initialization code for the
serial port and SPI Flash.

Signed-off-by: Adam Ford <aford173@gmail.com>
arch/arm/dts/da850-evm-u-boot.dtsi
board/davinci/da8xxevm/da850evm.c
configs/da850evm_defconfig
configs/da850evm_nand_defconfig