[meta-freescale] [meta-fsl-arm][PATCH v3 0/6] Add recipes for layerscape1 support

Zhenhua Luo zhenhua.luo at freescale.com
Wed Sep 3 01:42:56 PDT 2014


The patch serias add the recipes of FSL layerscape1 ARM targets support.

Supported targets: ls1021aqds, ls1021atwr

The QorIQ LS1021A processor provides extensive integration and power 
efficiency for fanless, small form factor enterprise networking applications. 
Incorporating dual ARM? Cortex?-A7 cores running up to 1.0 GHz, the LS1021A
processor delivers pre-silicon CoreMark performance of over 6,000, as well as 
virtualization support, advanced security features and the broadest array of
high-speed interconnects and optimized peripheral features ever offered in a 
sub-3 W processor.

More details can be found in
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=LS1021A&fsrch=1&sr=1&pageNum=1

Zhenhua Luo (6):
  ls-base.inc: Add base configuration for Layerspace1 support
  u-boot-ls1: Add recipe for Layerscape1 support
  linux-ls1: Add kernel recipes for Layerscape1 support
  rcw: add recipes for Layerscape1 support
  ls1021aqds.conf: Add machine conf for ls1021aqds
  ls1021aqtwr.conf: Add machine conf for ls1021atwr

 conf/machine/include/ls-base.inc                   | 17 +++++++
 conf/machine/ls1021aqds.conf                       | 24 ++++++++++
 conf/machine/ls1021atwr.conf                       | 23 +++++++++
 ...ake-BOARDS-DESTDIR-overidable-in-Makefile.patch | 55 ++++++++++++++++++++++
 recipes-bsp/rcw/rcw_git.bb                         | 39 +++++++++++++++
 .../u-boot/u-boot-ls1-tools-native_2013.10.bb      | 12 +++++
 recipes-bsp/u-boot/u-boot-ls1.inc                  | 14 ++++++
 recipes-bsp/u-boot/u-boot-ls1_2013.10.bb           | 24 ++++++++++
 recipes-kernel/linux/linux-ls1.inc                 | 12 +++++
 recipes-kernel/linux/linux-ls1_3.12.bb             | 19 ++++++++
 10 files changed, 239 insertions(+)
 create mode 100644 conf/machine/include/ls-base.inc
 create mode 100644 conf/machine/ls1021aqds.conf
 create mode 100644 conf/machine/ls1021atwr.conf
 create mode 100644 recipes-bsp/rcw/rcw/rcw-make-BOARDS-DESTDIR-overidable-in-Makefile.patch
 create mode 100644 recipes-bsp/rcw/rcw_git.bb
 create mode 100644 recipes-bsp/u-boot/u-boot-ls1-tools-native_2013.10.bb
 create mode 100644 recipes-bsp/u-boot/u-boot-ls1.inc
 create mode 100644 recipes-bsp/u-boot/u-boot-ls1_2013.10.bb
 create mode 100644 recipes-kernel/linux/linux-ls1.inc
 create mode 100644 recipes-kernel/linux/linux-ls1_3.12.bb

-- 
1.9.3



More information about the meta-freescale mailing list