ARM: configs: Add da850evm_nand to boot from NAND
authorAdam Ford <aford173@gmail.com>
Wed, 15 Aug 2018 18:22:03 +0000 (13:22 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 12 Sep 2018 01:37:31 +0000 (21:37 -0400)
commit93f3362762f049c63517a73ebbbf6dd8c0e26244
tree90139032963d13bc6f841b04b303d95904a7854e
parent23446cc34b61faa20dc6da234384521d221622f2
ARM: configs: Add da850evm_nand to boot from NAND

The DA850-EVM supports booting from NAND when used with the
UI expander board.  da850evm_nand will create an ais file
that can be burned to NAND and booted while storing the env in
NAND along with some partitions tables for storing kernel,
dtb and rootfs in NAND.

Signed-off-by: Adam Ford <aford173@gmail.com>
board/davinci/da8xxevm/MAINTAINERS
configs/da850evm_nand_defconfig [new file with mode: 0644]
include/configs/da850evm.h