diff options
author | Ashish Kumar | 2017-11-06 13:18:44 +0530 |
---|---|---|
committer | York Sun | 2017-11-15 10:52:19 -0800 |
commit | 91fded6200374d873bfd26190fe9d591ce7bd41d (patch) | |
tree | 13011a39e7242d2367a9fb94f41376c8e018d3ff /board/freescale | |
parent | 099f4093a59c7620841de863d431eab578f5fb24 (diff) |
armv8: ls1088aqds: Add SD boot support for ls1088qds
Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com>
Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Signed-off-by: Raghav Dogra <raghav.dogra@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'board/freescale')
-rw-r--r-- | board/freescale/ls1088a/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/ls1088a/MAINTAINERS b/board/freescale/ls1088a/MAINTAINERS index 68f23d6e0af..b3d5c388ebe 100644 --- a/board/freescale/ls1088a/MAINTAINERS +++ b/board/freescale/ls1088a/MAINTAINERS @@ -14,3 +14,4 @@ S: Maintained F: board/freescale/ls1088a/ F: include/configs/ls1088aqds.h F: configs/ls1088aqds_qspi_defconfig +F: configs/ls1088aqds_sdcard_qspi_defconfig |