]> git.ipfire.org Git - thirdparty/u-boot.git/commit
ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR
authorAdam Ford <aford173@gmail.com>
Sat, 3 Aug 2019 12:56:10 +0000 (07:56 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 12 Aug 2019 17:33:42 +0000 (13:33 -0400)
commit51cd1e2373274dc3167dabba628dcfc25828d36d
treee215d56fa5cf717e98fe0b2c0d17f5a44f44eb23
parent79bb64678c7a3476093df097d9543ca505d2d4e4
ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR

Historically there have been various boot options, SPI flash,
NAND or NOR. The NOR flash is mutually exclusive with MMC, but
it isn't mutually exclusive with NAND or SPI Flash, so this patch
enables both NAND flash and SPI Flash when booting from NOR.

Signed-off-by: Adam Ford <aford173@gmail.com>
board/davinci/da8xxevm/da850evm.c
configs/da850evm_direct_nor_defconfig