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>
Showing
- arch/arm/Kconfig 10 additions, 0 deletionsarch/arm/Kconfig
- arch/arm/dts/Makefile 2 additions, 1 deletionarch/arm/dts/Makefile
- arch/arm/dts/fsl-ls1012a-qds.dts 14 additions, 0 deletionsarch/arm/dts/fsl-ls1012a-qds.dts
- arch/arm/dts/fsl-ls1012a-qds.dtsi 123 additions, 0 deletionsarch/arm/dts/fsl-ls1012a-qds.dtsi
- arch/arm/dts/fsl-ls1012a.dtsi 119 additions, 0 deletionsarch/arm/dts/fsl-ls1012a.dtsi
- board/freescale/ls1012aqds/Kconfig 15 additions, 0 deletionsboard/freescale/ls1012aqds/Kconfig
- board/freescale/ls1012aqds/MAINTAINERS 6 additions, 0 deletionsboard/freescale/ls1012aqds/MAINTAINERS
- board/freescale/ls1012aqds/Makefile 7 additions, 0 deletionsboard/freescale/ls1012aqds/Makefile
- board/freescale/ls1012aqds/README 59 additions, 0 deletionsboard/freescale/ls1012aqds/README
- board/freescale/ls1012aqds/ls1012aqds.c 234 additions, 0 deletionsboard/freescale/ls1012aqds/ls1012aqds.c
- board/freescale/ls1012aqds/ls1012aqds_qixis.h 35 additions, 0 deletionsboard/freescale/ls1012aqds/ls1012aqds_qixis.h
- configs/ls1012aqds_qspi_defconfig 32 additions, 0 deletionsconfigs/ls1012aqds_qspi_defconfig
- include/configs/ls1012a_common.h 145 additions, 0 deletionsinclude/configs/ls1012a_common.h
- include/configs/ls1012aqds.h 191 additions, 0 deletionsinclude/configs/ls1012aqds.h
arch/arm/dts/fsl-ls1012a-qds.dts
0 → 100644
arch/arm/dts/fsl-ls1012a-qds.dtsi
0 → 100644
arch/arm/dts/fsl-ls1012a.dtsi
0 → 100644
board/freescale/ls1012aqds/Kconfig
0 → 100644
board/freescale/ls1012aqds/MAINTAINERS
0 → 100644
board/freescale/ls1012aqds/Makefile
0 → 100644
board/freescale/ls1012aqds/README
0 → 100644
board/freescale/ls1012aqds/ls1012aqds.c
0 → 100644
configs/ls1012aqds_qspi_defconfig
0 → 100644
include/configs/ls1012a_common.h
0 → 100644
include/configs/ls1012aqds.h
0 → 100644
Please register or sign in to comment