layerscape: add armv7 subtarget and ls1021atwr board support
authorYangbo Lu <[email protected]>
Tue, 10 Jul 2018 03:58:59 +0000 (11:58 +0800)
committerJo-Philipp Wich <[email protected]>
Tue, 18 Dec 2018 16:47:57 +0000 (17:47 +0100)
commit2c5ce32bdae8da38097d47f27dea10e53a5cdcb0
treea95475c09104402a8e7fc6f4fc50818fb1bd1f68
parentd2c03c93222f83ba3b92acb68e1103bfec809499
layerscape: add armv7 subtarget and ls1021atwr board support

The NXP TWR-LS1021A module is a development system based
on the QorIQ LS1021A processor.
- This feature-rich, high-performance processor module can
  be used standalone or as part of an assembled Tower System
  development platform.
- Incorporating dual Arm Cortex-A7 cores running up to 1 GHz,
  the TWR-LS1021A delivers an outstanding level of performance.
- The TWR-LS1021A offers HDMI, SATA3 and USB3 connectors as
  well as a complete Linux software developer's package.
- The module provides a comprehensive level of security that
  includes support for secure boot, Trust Architecture and
  tamper detection in both standby and active power modes,
  safeguarding the device from manufacture to deployment.

Signed-off-by: Yangbo Lu <[email protected]>
(backported from f0ec7bd27d206ea0eb9587e178ce0d7ddc006bce)
package/boot/uboot-layerscape/Makefile
package/boot/uboot-layerscape/files/ls1021atwr-uEnv.txt [new file with mode: 0644]
package/firmware/layerscape/ls-rcw/Makefile
target/linux/layerscape/Makefile
target/linux/layerscape/armv7/config-4.9 [new file with mode: 0644]
target/linux/layerscape/armv7/target.mk [new file with mode: 0644]
target/linux/layerscape/image/Makefile
target/linux/layerscape/image/armv7.mk [new file with mode: 0644]