summaryrefslogtreecommitdiff
path: root/board/freescale/ls1021aqds/MAINTAINERS
diff options
context:
space:
mode:
authorAlison Wang <b18965@freescale.com>2014-12-09 09:38:14 (GMT)
committerYork Sun <yorksun@freescale.com>2014-12-11 17:40:24 (GMT)
commit8ab967b6c6007adbd30e58dfa9ef69154a351484 (patch)
tree39d70fcc249733fe301bc156e06d29e55690ca60 /board/freescale/ls1021aqds/MAINTAINERS
parentd612f0ab34b27be4ad50b1236fbd6c84450997f1 (diff)
downloadu-boot-8ab967b6c6007adbd30e58dfa9ef69154a351484.tar.xz
arm: ls102xa: Add NAND boot support for LS1021AQDS board
This patch adds NAND boot support for LS1021AQDS board. SPL framework is used. PBL initialize the internal RAM and copy SPL to it, then SPL initialize DDR using SPD and copy u-boot from NAND flash to DDR, finally SPL transfer control to u-boot. Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com> Signed-off-by: Alison Wang <alison.wang@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'board/freescale/ls1021aqds/MAINTAINERS')
-rw-r--r--board/freescale/ls1021aqds/MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/ls1021aqds/MAINTAINERS b/board/freescale/ls1021aqds/MAINTAINERS
index 7a704cf..638833d 100644
--- a/board/freescale/ls1021aqds/MAINTAINERS
+++ b/board/freescale/ls1021aqds/MAINTAINERS
@@ -8,3 +8,4 @@ F: configs/ls1021aqds_ddr4_nor_defconfig
F: configs/ls1021aqds_nor_SECURE_BOOT_defconfig
F: configs/ls1021aqds_sdcard_defconfig
F: configs/ls1021aqds_qspi_defconfig
+F: configs/ls1021aqds_nand_defconfig