mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-04 02:20:25 +00:00
93f3362762
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>
15 lines
412 B
Text
15 lines
412 B
Text
DA850_AM18XXEVM BOARD
|
|
M: Adam Ford <aford173@gmail.com>
|
|
S: Maintained
|
|
F: board/davinci/da8xxevm/
|
|
F: include/configs/da850evm.h
|
|
F: configs/da850_am18xxevm_defconfig
|
|
F: configs/da850evm_defconfig
|
|
F: configs/da850evm_nand_defconfig
|
|
F: configs/da850evm_direct_nor_defconfig
|
|
|
|
OMAPL138_LCDK BOARD
|
|
M: Peter Howard <phoward@gme.net.au>
|
|
S: Maintained
|
|
F: include/configs/omap1l38_lcdk.h
|
|
F: configs/omapl138_lcdk_defconfig
|