[meta-freescale] [meta-freescale-layer master][PATCH 00/19] Update of QorIQ SDK 2.0 GA-1611 release

Zhenhua Luo zhenhua.luo at nxp.com
Tue Dec 20 00:04:51 PST 2016


The following is the major change.
1. upgrade u-boot to 2016.09
2. add ls1046ardb support
3. add ls1043ardb-32b and ls1046ardb-32b support
4. move ppa to genetic git tree
5. bug fixes for other packages

Zhenhua Luo (19):
  linux-qoriq: upgrade to SDK 2.0 GA1611 release
  fmc: upgrade to SDK 2.0 GA-1611 release
  fmlib: upgrade to SDK 2.0 GA-1611 release
  fm-ucode: support ls1046ardb boards
  eth-config: upgrade to SDK 2.0 GA-1611 release
  usdpaa: upgrade to SDK 2.0 GA-1611 release
  usdpaa-apps: upgrade to SDK 2.0 GA-1611 release
  dpa-offload: upgrade to SDK 2.0 GA-1611 release
  ppa: migrate to generic ppa tree
  u-boot: upgrade to 2016.09
  rcw: upgrade to SDK 2.0 GA-1611 release
  ceetm: support ls1046a targets
  kernel-module-ar: set CLEANBROKEN to 1
  cst: upgrade to SDK 2.0 GA-1611 release
  qemu-qoriq: support 32b build for arm64 platforms
  change-file-endianess: update byte_swap script to support ls1046
  ls1043ardb-32b: add machine conf file
  ls1046ardb: add machine conf
  ls1046ardb-32b: add machine conf

 conf/machine/ls1043ardb-32b.conf                   | 33 ++++++++
 conf/machine/ls1046ardb-32b.conf                   | 33 ++++++++
 conf/machine/ls1046ardb.conf                       | 26 +++++++
 .../openembedded-layer/recipes-dpaa/fmc/fmc_git.bb |  3 +-
 .../recipes-dpaa/usdpaa-apps/usdpaa-apps_git.bb    |  2 +-
 .../change-file-endianess/change-file-endianess.bb | 13 +++-
 .../change-file-endianess/byte_swap.tcl            |  6 +-
 recipes-bsp/ppa/ppa_git.bb                         | 31 ++++----
 recipes-bsp/rcw/rcw_git.bb                         |  8 +-
 recipes-bsp/u-boot/u-boot-qoriq_2016.01.bb         | 81 --------------------
 recipes-bsp/u-boot/u-boot-qoriq_2016.09.bb         | 89 ++++++++++++++++++++++
 recipes-devtools/cst/cst_git.bb                    |  2 +-
 recipes-devtools/qemu/qemu-qoriq_git.bb            |  1 +
 recipes-dpaa/dpa-offload/dpa-offload_git.bb        |  2 +-
 recipes-dpaa/eth-config/eth-config_git.bb          |  2 +-
 recipes-dpaa/fm-ucode/fm-ucode_git.bb              |  1 +
 recipes-dpaa/fmlib/fmlib_git.bb                    |  3 +-
 recipes-dpaa/usdpaa/usdpaa_git.bb                  |  2 +-
 recipes-kernel/ceetm/ceetm_git.bb                  |  2 +-
 .../kernel-modules/kernel-module-ar_git.bb         |  2 +
 recipes-kernel/linux/linux-qoriq_4.1.bb            | 16 +++-
 21 files changed, 245 insertions(+), 113 deletions(-)
 create mode 100644 conf/machine/ls1043ardb-32b.conf
 create mode 100644 conf/machine/ls1046ardb-32b.conf
 create mode 100644 conf/machine/ls1046ardb.conf
 delete mode 100644 recipes-bsp/u-boot/u-boot-qoriq_2016.01.bb
 create mode 100644 recipes-bsp/u-boot/u-boot-qoriq_2016.09.bb

-- 
2.7.4



More information about the meta-freescale mailing list