diff options
author | Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> | 2016-06-03 18:41:34 +0530 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2016-06-03 14:12:51 -0700 |
commit | 9d044fcb8c4558d7ec28089375d2de565bfd2619 (patch) | |
tree | e68e120c5097856a2e1aa7033c7c569eabf9c785 /board/freescale/ls1012aqds/MAINTAINERS | |
parent | 16dacb26a5e5ec58e00ec9d1a83d0ccceb8b0de5 (diff) | |
download | u-boot-9d044fcb8c4558d7ec28089375d2de565bfd2619.tar.gz u-boot-9d044fcb8c4558d7ec28089375d2de565bfd2619.tar.xz u-boot-9d044fcb8c4558d7ec28089375d2de565bfd2619.zip |
armv8: ls1012a: Add support of ls1012aqds board
QorIQ LS1012A Development System (LS1012AQDS) is a high-performance
development platform, with a complete debugging environment.
The LS1012AQDS board supports the QorIQ LS1012A processor and is
optimized to support the high-bandwidth DDR3L memory and
a full complement of high-speed SerDes ports.
Signed-off-by: Calvin Johnson <calvin.johnson@nxp.com>
Signed-off-by: Pratiyush Mohan Srivastava <pratiyush.srivastava@nxp.com>
Signed-off-by: Abhimanyu Saini <abhimanyu.saini@nxp.com>
Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'board/freescale/ls1012aqds/MAINTAINERS')
-rw-r--r-- | board/freescale/ls1012aqds/MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/board/freescale/ls1012aqds/MAINTAINERS b/board/freescale/ls1012aqds/MAINTAINERS new file mode 100644 index 0000000000..27c4affd30 --- /dev/null +++ b/board/freescale/ls1012aqds/MAINTAINERS @@ -0,0 +1,6 @@ +LS1012AQDS BOARD +M: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> +S: Maintained +F: board/freescale/ls1012aqds/ +F: include/configs/ls1012aqds.h +F: configs/ls1012aqds_qspi_defconfig |