diff options
author | Qianyu Gong <qianyu.gong@nxp.com> | 2016-01-25 15:16:07 +0800 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2016-01-27 08:29:09 -0800 |
commit | b0f20caf6570fbc4d19c41dcedf9679784042860 (patch) | |
tree | 4755649268207fd9736abb7f1f2cc519e20a9b45 /board/freescale/ls1043aqds/README | |
parent | 166ef1e90ce404a6470a1c4910a1e84404379b86 (diff) | |
download | u-boot-imx-b0f20caf6570fbc4d19c41dcedf9679784042860.zip u-boot-imx-b0f20caf6570fbc4d19c41dcedf9679784042860.tar.gz u-boot-imx-b0f20caf6570fbc4d19c41dcedf9679784042860.tar.bz2 |
armv8/ls1043aqds: add QSPI boot support
Enable the U-Boot Driver Model(DM) to use the Freescale QSPI driver.
Signed-off-by: Gong Qianyu <Qianyu.Gong@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'board/freescale/ls1043aqds/README')
-rw-r--r-- | board/freescale/ls1043aqds/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/ls1043aqds/README b/board/freescale/ls1043aqds/README index 6261a77..a6fd7a3 100644 --- a/board/freescale/ls1043aqds/README +++ b/board/freescale/ls1043aqds/README @@ -94,3 +94,4 @@ a) Promjet Boot b) NOR boot c) NAND boot d) SD boot +e) QSPI boot |