[meta-freescale] [meta-fsl-ppc][PATCH 00/30] Patches for FSL SDK 1.5

b28495 at freescale.com b28495 at freescale.com
Wed Jan 8 02:07:52 PST 2014


From: Ting Liu <b28495 at freescale.com>

These are the patches to use latest code on git.freescale.com.

Changes was based on the below commit:
035687a lttng-modules: build as 64-bit kernel module on e6500

Chunrong Guo (1):
  c293pcie: add machine configure file

Ting Liu (8):
  u-boot: replace tab with 4 spaces
  u-boot: simplify the compile steps
  u-boot: use spl version for sd and spi image
  update BOOTFORMAT_CONFIG for p1/p2 rdb boards
  asf: update license to dual GPL/BSD
  asf: add rdepend on ipsec-tools
  conf/machine/*: make KERNEL_DEVICETREE overridable
  conf/machine/*: make KERNEL_DEFCONFIG overridable

Zhenhua Luo (20):
  asf: update the SHA for SDK 1.5
  boot-format: update the SHA for SDK 1.5
  flib: update SHA for SDK 1.5
  fm-ucode: update SHA for SDK 1.5
  fmc: update SHA for SDK 1.5
  fmlib: remove unused patch
  hv-cfg: update SHA for SDK 1.5
  hypervisor: update SHA for SDK 1.5
  linux: update SHA for SDK 1.5
  qemu: update SHA for SDK 1.5
  rcw: update SHA for SDK 1.5
  skmm: remove obsolete recipe
  skmm-ep: add recipe
  u-boot: update SHA for SDK 1.5
  usdpaa: update SHA for SDK 1.5
  cst: update SHA for SDK 1.5
  eth-config: update SHA for SDK 1.5
  fmlib: update SHA for SDK 1.5
  b4/t4: use e6500rev2_defconfig as default config
  p1010rdb: update machine conf to support P1010RDB-PB

Zongchun Yu (1):
  u-boot:add support for fsl external toolchain

 conf/machine/b4420qds-64b.conf                     |    4 +-
 conf/machine/b4420qds.conf                         |    4 +-
 conf/machine/b4860qds-64b.conf                     |    4 +-
 conf/machine/b4860qds.conf                         |    4 +-
 conf/machine/bsc9131rdb.conf                       |    4 +-
 conf/machine/bsc9132qds.conf                       |    4 +-
 conf/machine/c293pcie.conf                         |   17 ++
 conf/machine/p1010rdb.conf                         |    9 +-
 conf/machine/p1020rdb.conf                         |    6 +-
 conf/machine/p1021rdb.conf                         |    6 +-
 conf/machine/p1022ds.conf                          |    6 +-
 conf/machine/p1023rdb.conf                         |    4 +-
 conf/machine/p1025twr.conf                         |    4 +-
 conf/machine/p2020ds.conf                          |    4 +-
 conf/machine/p2020rdb.conf                         |    6 +-
 conf/machine/p2041rdb.conf                         |    4 +-
 conf/machine/p3041ds.conf                          |    4 +-
 conf/machine/p4080ds.conf                          |    4 +-
 conf/machine/p5020ds-64b.conf                      |    4 +-
 conf/machine/p5020ds.conf                          |    4 +-
 conf/machine/p5040ds-64b.conf                      |    4 +-
 conf/machine/p5040ds.conf                          |    4 +-
 conf/machine/t4160qds-64b.conf                     |    4 +-
 conf/machine/t4160qds.conf                         |    4 +-
 conf/machine/t4240qds-64b.conf                     |    4 +-
 conf/machine/t4240qds.conf                         |    4 +-
 recipes-bsp/boot-format/boot-format_git.bb         |    5 +-
 recipes-bsp/rcw/rcw_git.bb                         |    9 +-
 recipes-bsp/u-boot/u-boot_git.bb                   |  215 ++++++++++----------
 recipes-devtools/qemu/qemu_fslgit.bb               |    5 +-
 recipes-dpaa/eth-config/eth-config_git.bb          |    2 +-
 recipes-dpaa/flib/flib_git.bb                      |    2 +-
 recipes-dpaa/fm-ucode/fm-ucode_git.bb              |    4 +-
 recipes-dpaa/fmc/fmc_git.bb                        |    5 +-
 ...ake-the-library-install-path-configurable.patch |   43 ----
 recipes-dpaa/fmlib/fmlib_git.bb                    |    4 +-
 recipes-dpaa/usdpaa/usdpaa_git.bb                  |    8 +-
 recipes-extended/cst/cst_git.bb                    |    5 +-
 recipes-extended/skmm-ep/skmm-ep_git.bb            |   27 +++
 recipes-kernel/asf/asf_git.bb                      |   10 +-
 recipes-kernel/linux/linux-qoriq-sdk.inc           |    6 +-
 recipes-kernel/skmm/skmm_git.bb                    |   34 ---
 recipes-virtualization/hv-cfg/hv-cfg_git.bb        |    8 +-
 .../hypervisor/hypervisor_git.bb                   |   12 +-
 44 files changed, 253 insertions(+), 281 deletions(-)
 create mode 100644 conf/machine/c293pcie.conf
 delete mode 100644 recipes-dpaa/fmlib/files/0001-fm-lib-make-the-library-install-path-configurable.patch
 create mode 100644 recipes-extended/skmm-ep/skmm-ep_git.bb
 delete mode 100644 recipes-kernel/skmm/skmm_git.bb

-- 
1.7.3.4




More information about the meta-freescale mailing list