]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitba429ac88a73061c7870770dabe9669c69e6fcd7
tree90139032963d13bc6f841b04b303d95904a7854e
parent5287d667a1780749d2b5cbcfde1f731131c1225e
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