[meta-freescale] [meta-fsl-ppc][PATCH 00/20] qoriq sdk v1.7 patches (part I)

Bob Cochran yocto at mindchasers.com
Tue Jan 6 16:41:35 PST 2015


Hi Ting,

FYI - I applied your patch set to meta-fsl-ppc master and rebuilt with 
our custom image on t1040rdb-64b without any problems.   Also, it booted 
without problems.

Will start banging hard with the updated kernel and rootfs this week.

Thanks!

Bob




On 01/05/2015 05:32 AM, ting.liu at freescale.com wrote:
> From: Ting Liu <ting.liu at freescale.com>
>
> Ting Liu (10):
>    dtc: old SRC_URI died, changing to new working one
>    u-boot: upgrade to 2014.07 with revision 659b6a2
>    t1024: add machine support for t1024qds/rdb
>    rename t1042rdb -> t1042rdb-pi
>    t1042rdb: add machine support
>    t104x: use kernel defconfig corenet_fmanv3_smp_defconfig
>    hv-cfg: t1042rdb use the same setting with t1040
>    skmm-ep: update revision to 27156a6
>    rcw: update revision to 3e89f378
>    p2020ds: remove as it is not supported now
>
> Zhenhua Luo (10):
>    linux-qoriq: update revision to 6619b8b
>    asf: update revision to 16eb472
>    web-sysmon: update to revision 8d0c6ec
>    eth-config: update to revision 8040e0b
>    qemu: update to revision 6ac4597
>    flib: update to revision 4bd48d4
>    fmc: update to revision to 4f4a3eb
>    fmlib: update to revision 661d782
>    hypervisor: update to revision to 99b04d9
>    ipc: update to revision c9c92ac
>
>   conf/machine/p2020ds.conf                          |  16 --
>   conf/machine/t1024qds-64b.conf                     |  15 ++
>   conf/machine/t1024qds.conf                         |  15 ++
>   conf/machine/t1024rdb-64b.conf                     |  15 ++
>   conf/machine/t1024rdb.conf                         |  15 ++
>   conf/machine/t1040rdb-64b.conf                     |   2 +-
>   conf/machine/t1040rdb.conf                         |   2 +-
>   conf/machine/t1042rdb-64b.conf                     |  11 +-
>   conf/machine/t1042rdb-pi-64b.conf                  |  24 +++
>   conf/machine/t1042rdb-pi.conf                      |  23 +++
>   conf/machine/t1042rdb.conf                         |  10 +-
>   recipes-bsp/ipc/ipc.inc                            |   2 +-
>   recipes-bsp/rcw/rcw_git.bb                         |  10 +-
>   ...ot-qoriq_2014.01.bb => u-boot-qoriq_2014.07.bb} |  42 ++--
>   recipes-devtools/qemu/qemu_fslgit.bb               |   2 +-
>   recipes-dpaa/eth-config/eth-config_git.bb          |  16 +-
>   recipes-dpaa/flib/flib_git.bb                      |   4 +-
>   recipes-dpaa/fmc/fmc_git.bb                        |   2 +-
>   recipes-dpaa/fmlib/fmlib_git.bb                    |   2 +-
>   recipes-extended/skmm-ep/skmm-ep_git.bb            |   4 +-
>   recipes-extended/web-sysmon/web-sysmon_git.bb      |  20 +-
>   recipes-kernel/asf/asf_git.bb                      |   2 +-
>   .../linux/files/configure-T1040-for-FMAN-V3L.patch | 217 ---------------------
>   .../files/modify-defconfig-t1040-nr-cpus.patch     |  16 +-
>   ...emove-Altivec-from-T1040-64-bit-defconfig.patch |  27 ---
>   recipes-kernel/linux/linux-qoriq_3.12.bb           |   4 +-
>   recipes-virtualization/hv-cfg/hv-cfg_git.bb        |   6 +
>   .../hypervisor/hypervisor_git.bb                   |   6 +-
>   28 files changed, 189 insertions(+), 341 deletions(-)
>   delete mode 100644 conf/machine/p2020ds.conf
>   create mode 100644 conf/machine/t1024qds-64b.conf
>   create mode 100644 conf/machine/t1024qds.conf
>   create mode 100644 conf/machine/t1024rdb-64b.conf
>   create mode 100644 conf/machine/t1024rdb.conf
>   create mode 100644 conf/machine/t1042rdb-pi-64b.conf
>   create mode 100644 conf/machine/t1042rdb-pi.conf
>   rename recipes-bsp/u-boot/{u-boot-qoriq_2014.01.bb => u-boot-qoriq_2014.07.bb} (78%)
>   delete mode 100644 recipes-kernel/linux/files/configure-T1040-for-FMAN-V3L.patch
>   delete mode 100644 recipes-kernel/linux/files/remove-Altivec-from-T1040-64-bit-defconfig.patch
>



More information about the meta-freescale mailing list