[meta-freescale] [PATCH] u-boot-ls1: The finale u-boot binary is not named as u-boot.bin for sdcard/spi

2015-12-10 Thread b40290
From: Chunrong Guo Signed-off-by: Chunrong Guo --- recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb | 31 -- 1 file changed, 21 insertions(+), 10 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb

[meta-freescale] [meta-fsl-arm][PATCH] u-boot-ls1: The finale u-boot binary is not named as u-boot.bin for sdcard/spi

2015-11-17 Thread b40290
From: Chunrong Guo Signed-off-by: Chunrong Guo --- recipes-bsp/u-boot/u-boot-ls1_2015.01.bb | 25 + 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-ls1_2015.01.bb

[meta-freescale] [meta-fsl-arm][PATCH] u-boot-ls: support gcc5

2015-10-29 Thread b40290
From: Chunrong Guo Fixed the following build errors with gcc5: |error: linux/compiler-gcc5.h: No such file or directory Signed-off-by: Chunrong Guo --- .../u-boot-ls1/0001-uboot-support-gcc5.patch | 90 ++

[meta-freescale] [meta-fsl-arm][PATCH] linux-ls1: Patches to fix gcc 5.2 build issues

2015-10-09 Thread b40290
From: Chunrong Guo Cherry picked patches from future kernel versions to fix gcc5.2 build errors Signed-off-by: Chunrong Guo Signed-off-by: Chunrong Guo --- recipes-kernel/linux/linux-ls1.inc | 6 +++

[meta-freescale] [meta-fsl-ppc ][PATCH] asf: fix configure error

2015-04-14 Thread b40290
From: Chunrong Guo b40...@freescale.com fix the following error: |make: *** No rule to make target `/poky/build/tmp/work-shared/p4080ds/kernel-source/.config (From OE-Core rev: 6a1ff0e7eacef595738f2fed086986fd622ec32a) Signed-off-by: Chunrong Guo b40...@freescale.com ---

[meta-freescale] [meta-fsl-arm][PATCH] 1021atwr.conf : add qspi config for u-boot

2015-04-09 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- conf/machine/ls1021atwr.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/ls1021atwr.conf b/conf/machine/ls1021atwr.conf index 6c302d5..c8efba4 100644 ---

[meta-freescale] [meta-fsl-arm][PATCH ] u-boot-ls1: fix multiple u-boot compile path changed.

2015-04-03 Thread b40290
From: Chunrong Guo b40...@freescale.com *fix the following error: |couldn't open /poky/build/tmp/work/ls1021aqds-poky-linux-gnueabi/u-boot-ls1/2014.07-r0/git/u-boot.bin: no such file or directory (From OE-Core rev: eca277b0af9e0e29022f81f54c17bf24aec02232) Signed-off-by: Chunrong Guo

[meta-freescale] [meta-fsl-arm][PATCH] add custom-licenses dir for freescale EULA

2015-02-04 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- custom-licenses/Freescale-EULA | 214 + 1 file changed, 214 insertions(+) create mode 100644 custom-licenses/Freescale-EULA diff --git

[meta-freescale] [meta-fsl-arm][PATCH 1/4] change-file-endianess: add recipe

2015-02-03 Thread b40290
From: Chunrong Guo b40...@freescale.com *provides the tcl script for endian swap Signed-off-by: Chunrong Guo b40...@freescale.com --- .../change-file-endianess/change-file-endianess.bb | 21 .../change-file-endianess/byte_swap.tcl| 29 ++ 2

[meta-freescale] [meta-fsl-arm][PATCH 2/4] rcw: Added change-file-endianess as DEPENDS

2015-02-03 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-bsp/rcw/rcw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb index 0d10548..6f517c9 100644 ---

[meta-freescale] [meta-fsl-arm][PATCH 3/4] u-boot-ls1: Added change-file-endianess as DEPENDS

2015-02-03 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-bsp/u-boot/u-boot-ls1_2014.07.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb b/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb index

[meta-freescale] [meta-fsl-arm][PATCH 3/4] rcw: Added byte-swap as DEPENDS

2015-02-03 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-bsp/rcw/rcw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb index 0d10548..898f67b 100644 ---

[meta-freescale] [meta-fsl-arm][PATCH 4/4] u-boot-ls1-tools-native: remove recipe

2015-02-03 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-bsp/u-boot/u-boot-ls1-tools-native_2013.10.bb | 16 1 file changed, 16 deletions(-) delete mode 100644 recipes-bsp/u-boot/u-boot-ls1-tools-native_2013.10.bb diff --git

[meta-freescale] [meta-fsl-arm][PATCH 1/4] byte-swap: add recipe

2015-02-03 Thread b40290
From: Chunrong Guo b40...@freescale.com *provides the tcl script for endian swap Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-bsp/byte-swap/byte-swap.bb| 21 +++ recipes-bsp/byte-swap/byte-swap/byte_swap.tcl | 29 +++ 2 files

[meta-freescale] [meta-fsl-arm][PATCH] ls1021aqds.conf: add sdcard config

2015-02-02 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- conf/machine/ls1021aqds.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/ls1021aqds.conf b/conf/machine/ls1021aqds.conf index 6281538..ae4d8bd 100644 ---

[meta-freescale] [meta-fsl-arm][PATCH 1/2] u-boot-ls1: u-boot-ls1: provides the tcl script for endian swap

2015-02-02 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- .../u-boot/u-boot-ls1-tools-native_2013.10.bb | 16 recipes-bsp/u-boot/u-boot-ls1.inc | 4 ++- recipes-bsp/u-boot/u-boot-ls1/byte_swap.tcl| 29

[meta-freescale] [meta-fsl-arm][PATCH 2/2] rcw: provides the tcl script for endian swap

2015-02-02 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-bsp/rcw/rcw/byte_swap.tcl | 29 ++ ...ake-BOARDS-DESTDIR-overidable-in-Makefile.patch | 2 +- recipes-bsp/rcw/rcw_git.bb | 3 ++- 3

[meta-freescale] [meta-fsl-arm][PATCH] u-boot-ls1: Booting from SD card using u-boot-with-spl-pbl

2015-01-28 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-bsp/u-boot/u-boot-ls1_2014.07.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb b/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb index c97d5d8..7b4fb58

[meta-freescale] [meta-fsl-arm, dizzy][PATCH] asf : fix scripts path

2015-01-18 Thread b40290
From: Chunrong Guo b40...@freescale.com * fix the follow error: | cp: cannot stat `/poky/build/tmp/work/ls1021atwr-poky-linux-gnueabi/asf/git-r0/git/asfmodule/scripts': No such file or directory | WARNING:

[meta-freescale] [meta-fsl-arm][PATCH] asf : fix scripts path

2015-01-18 Thread b40290
From: Chunrong Guo b40...@freescale.com * fix the follow error: | cp: cannot stat `/poky/build/tmp/work/ls1021atwr-poky-linux-gnueabi/asf/git-r0/git/asfmodule/scripts': No such file or directory | WARNING:

[meta-freescale] [meta-fsl-arm, dizzy][PATCH 1/13] linux-ls1: update to sdk v1.7 release

2015-01-14 Thread b40290
From: Chunrong Guo b40...@freescale.com This includes following changes: bdb722f arm: dts: ls1021a-twr: remove dspi1 node for cannot be verified fb3f709 arm: ls1: only call ls1_pm_iomap() when doing deep sleep c15b78f ls1021a/dts: Add eTSEC1 as wake-up event source

[meta-freescale] [meta-fsl-arm, dizzy][PATCH 13/13] ls1021atwr.conf : add QE_UCODE

2015-01-14 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- conf/machine/ls1021atwr.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/ls1021atwr.conf b/conf/machine/ls1021atwr.conf index 4dfbe57..6c302d5 100644 ---

[meta-freescale] [meta-fsl-arm, dizzy][PATCH 12/13] ls1021aqds.conf : add QE_UCODE

2015-01-14 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- conf/machine/ls1021aqds.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/machine/ls1021aqds.conf b/conf/machine/ls1021aqds.conf index f3bc1b4..6281538 100644 ---

[meta-freescale] [meta-fsl-arm, dizzy][PATCH 10/13] cst: add recipes for Layerscape1 support

2015-01-14 Thread b40290
From: Chunrong Guo b40...@freescale.com cst is the utility for security boot. Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-devtools/cst/cst_git.bb | 26 ++ 1 file changed, 26 insertions(+) create mode 100644 recipes-devtools/cst/cst_git.bb diff --git

[meta-freescale] [meta-fsl-arm, dizzy][PATCH 8/13] asf : add recipes for Layerscape1 support

2015-01-14 Thread b40290
From: Chunrong Guo b40...@freescale.com 1. ASF depend on ipsec-tools in meta-openembeded. 2. ASF is Linux kernel implementation for accelerating the data pat processing on the Freescale family of processors Signed-off-by: Chunrong Guo b40...@freescale.com ---

[meta-freescale] [meta-fsl-arm, dizzy][PATCH 7/13] apptrk: add recipes for Layerscape1 support

2015-01-14 Thread b40290
From: Chunrong Guo b40...@freescale.com Debug agent for Freescale CodeWarrior debugger Signed-off-by: Chunrong Guo b40...@freescale.com --- ...trk-install-create-all-components-of-DEST.patch | 24 ++ recipes-bsp/apptrk/apptrk/no-strip.patch | 20

[meta-freescale] [meta-fsl-arm, dizzy][PATCH 6/13] u-boot-ls1-tools-native: fix the git url and SHA

2015-01-14 Thread b40290
From: Chunrong Guo b40...@freescale.com the byte_swap.tcl script is provided by another FSL u-boot tree, fix following build error: | install: cannot stat `/home/yocto/poky/build_ls1021atwr_release/tmp/work/x86_64-linux/u-boot-ls1-tools-native/2013.10-r0/git/byte_swap.tcl': No such

[meta-freescale] [meta-fsl-arm, dizzy][PATCH 5/13] u-boot-ls1: Upgrade to 2014.07 version

2015-01-14 Thread b40290
From: Chunrong Guo b40...@freescale.com This includes following changes: 2bf1c34 ls102xa: scfg: Remove SCFG bit reverse setting on LS1 80b1d30 ls1021atwr: SECURE BOOT- Add secure boot target for ls1021atwr 49eaf3e board/ls1021aqds: Add support to test GPIO by enabling EC3 16111c4

[meta-freescale] [meta-fsl-arm, dizzy][PATCH 4/13] rcw: update to sdk v1.7 release

2015-01-14 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-bsp/rcw/rcw_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb index 5af2e3a..0d10548 100644 ---

[meta-freescale] [meta-fsl-arm, dizzy][PATCH 11/13] qemu-fsl: add recipes for Layerscape1 support

2015-01-14 Thread b40290
From: Chunrong Guo b40...@freescale.com QEMU is a generic and open source machine emulator and virtualizer. Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-devtools/qemu/qemu-fsl_git.bb | 50 +++ 1 file changed, 50 insertions(+) create mode

[meta-freescale] [meta-fsl-arm, dizzy][PATCH 9/13] qe-ucode: add recipes for Layerscape1 support

2015-01-14 Thread b40290
From: Chunrong Guo b40...@freescale.com *qe-ucode are the microcode binaries for the QUICC Engine hardware block in QorIQ products. Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-bsp/qe-ucode/qe-ucode_git.bb | 36 1 file changed, 36

[meta-freescale] [meta-fsl-arm, dizzy][PATCH 2/13] ls1021aqds.conf: add ttyAMA0 console

2015-01-14 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- conf/machine/ls1021aqds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/ls1021aqds.conf b/conf/machine/ls1021aqds.conf index 24ee6df..f3bc1b4 100644 ---

[meta-freescale] [meta-fsl-arm, dizzy][PATCH 3/13] ls1021atwr.conf: add ttyAMA0 console

2015-01-14 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- conf/machine/ls1021atwr.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/ls1021atwr.conf b/conf/machine/ls1021atwr.conf index e549ac3..87b5e2c 100644 ---

[meta-freescale] [meta-fsl-arm][PATCH V4 ] cst: add recipes for Layerscape1 support

2015-01-07 Thread b40290
From: Chunrong Guo b40...@freescale.com cst is the utility for security boot. Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-extended/cst/cst_git.bb | 26 ++ 1 file changed, 26 insertions(+) create mode 100644 recipes-extended/cst/cst_git.bb diff --git

[meta-freescale] [meta-fsl-arm][PATCH v5 0/3] qe-ucode: add recipes for Layerscape1 support

2015-01-07 Thread b40290
From: Chunrong Guo b40...@freescale.com *qe-ucode are the microcode binaries for the QUICC Engine hardware block in QorIQ products. Signed-off-by: Chunrong Guo b40...@freescale.com --- conf/machine/ls1021aqds.conf | 2 ++ conf/machine/ls1021atwr.conf | 1 +

[meta-freescale] [meta-fsl-arm][PATCH v5 1/3] qemu-fsl: add recipes for Layerscape1 support

2015-01-07 Thread b40290
From: Chunrong Guo b40...@freescale.com QEMU is a generic and open source machine emulator and virtualizer. Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-devtools/qemu/qemu-fsl_git.bb | 45 +++ 1 file changed, 45 insertions(+) create mode 100644

[meta-freescale] [meta-fsl-arm][PATCH v6 0/7] apptrk: add recipes for Layerscape1 support

2015-01-07 Thread b40290
From: Chunrong Guo b40...@freescale.com Debug agent for Freescale CodeWarrior debugger Signed-off-by: Chunrong Guo b40...@freescale.com --- ...trk-install-create-all-components-of-DEST.patch | 24 ++ recipes-bsp/apptrk/apptrk/no-strip.patch | 20

[meta-freescale] [meta-fsl-arm][PATCH v6 1/7] asf : add recipes for Layerscape1 support

2015-01-07 Thread b40290
From: Chunrong Guo b40...@freescale.com 1. ASF depend on ipsec-tools in meta-openembeded. 2. ASF is Linux kernel implementation for accelerating the data pat processing on the Freescale family of processors Signed-off-by: Chunrong Guo b40...@freescale.com ---

[meta-freescale] [meta-fsl-arm][PATCH v6 6/7] ls1021aqds.conf : add QE_UCODE

2015-01-07 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- conf/machine/ls1021aqds.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/machine/ls1021aqds.conf b/conf/machine/ls1021aqds.conf index f3bc1b4..6281538 100644 ---

[meta-freescale] [meta-fsl-arm][PATCH v6 3/7] cst: add recipes for Layerscape1 support

2015-01-07 Thread b40290
From: Chunrong Guo b40...@freescale.com cst is the utility for security boot. Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-devtools/cst/cst_git.bb | 26 ++ 1 file changed, 26 insertions(+) create mode 100644 recipes-devtools/cst/cst_git.bb diff --git

[meta-freescale] [meta-fsl-arm][PATCH v6 4/7] qemu-fsl: add recipes for Layerscape1 support

2015-01-07 Thread b40290
From: Chunrong Guo b40...@freescale.com QEMU is a generic and open source machine emulator and virtualizer. Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-devtools/qemu/qemu-fsl_git.bb | 50 +++ 1 file changed, 50 insertions(+) create mode

[meta-freescale] [meta-fsl-arm][PATCH v6 2/7] qe-ucode: add recipes for Layerscape1 support

2015-01-07 Thread b40290
From: Chunrong Guo b40...@freescale.com *qe-ucode are the microcode binaries for the QUICC Engine hardware block in QorIQ products. Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-bsp/qe-ucode/qe-ucode_git.bb | 36 1 file changed, 36

[meta-freescale] [meta-fsl-arm][PATCH v6 5/7] ls1021atwr.conf : add QE_UCODE

2015-01-07 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- conf/machine/ls1021atwr.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/ls1021atwr.conf b/conf/machine/ls1021atwr.conf index 4dfbe57..6c302d5 100644 ---

[meta-freescale] [meta-fsl-arm][PATCH v4 5/6] asf : add recipes for Layerscape1 support

2015-01-05 Thread b40290
From: Chunrong Guo b40...@freescale.com 1. ASF depend on ipsec-tools in meta-openembeded. 2. ASF is Linux kernel implementation for accelerating the data path processing on the Freescale family of processors Signed-off-by: Chunrong Guo b40...@freescale.com ---

[meta-freescale] [meta-fsl-arm][PATCH v4 0/6] qe-ucode :add recipes for Layerscape1 support

2015-01-05 Thread b40290
From: Chunrong Guo b40...@freescale.com qe-ucode are the microcode binaries for the QUICC Engine hardware block in QorIQ products. Signed-off-by: Chunrong Guo b40...@freescale.com --- conf/machine/ls1021aqds.conf | 2 ++ conf/machine/ls1021atwr.conf | 1 +

[meta-freescale] [meta-fsl-arm][PATCH V4 2/6] u-boot-ls1-tools-native: fix the git url and SHA

2015-01-05 Thread b40290
From: Chunrong Guo b40...@freescale.com the byte_swap.tcl script is provided by another FSL u-boot tree, fix following build error: | install: cannot stat `/home/yocto/poky/build_ls1021atwr_release/tmp/work/x86_64-linux/u-boot-ls1-tools-native/2013.10-r0/git/byte_swap.tcl': No such

[meta-freescale] [meta-fsl-arm][PATCH v4 4/6] qemu: add recipes for Layerscape1 support

2015-01-05 Thread b40290
From: Chunrong Guo b40...@freescale.com QEMU is a generic and open source machine emulator and virtualizer. Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-devtools/qemu/files/add-options.patch | 31 + recipes-devtools/qemu/qemu_fslgit.bb | 40

[meta-freescale] [meta-fsl-arm][PATCH v4 3/6] rcw: update to sdk v1.7 release

2015-01-05 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-bsp/rcw/rcw_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb index 5af2e3a..0d10548 100644 ---

[meta-freescale] [meta-fsl-arm][PATCH V4 1/6] u-boot-ls1: Upgrade to 2014.07 version

2015-01-05 Thread b40290
From: Chunrong Guo b40...@freescale.com This includes following changes: 2bf1c34 ls102xa: scfg: Remove SCFG bit reverse setting on LS1 80b1d30 ls1021atwr: SECURE BOOT- Add secure boot target for ls1021atwr 49eaf3e board/ls1021aqds: Add support to test GPIO by enabling EC3 16111c4

[meta-freescale] [meta-fsl-arm][PATCH V2] asf : add recipes for Layerscape1 support

2015-01-05 Thread b40290
From: Chunrong Guo b40...@freescale.com 1. ASF depend on ipsec-tools in meta-openembeded. 2. ASF is Linux kernel implementation for accelerating the data path processing on the Freescale family of processors Signed-off-by: Chunrong Guo b40...@freescale.com ---

[meta-freescale] [meta-fsl-arm][PATCH v4] apptrk: add recipes for Layerscape1 support

2015-01-05 Thread b40290
From: Chunrong Guo b40...@freescale.com Userspace debug agent for CodeWarrior Signed-off-by: Chunrong Guo b40...@freescale.com --- ...trk-install-create-all-components-of-DEST.patch | 24 ++ recipes-extended/apptrk/apptrk_git.bb | 23 + 2

[meta-freescale] [meta-fsl-arm][PATCH V2] ls1021aqds.conf: add ttyAMA0 console

2015-01-04 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- conf/machine/ls1021aqds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/ls1021aqds.conf b/conf/machine/ls1021aqds.conf index 24ee6df..f3bc1b4 100644 ---

[meta-freescale] [meta-fsl-arm][PATCH V2] ls1021atwr.conf: add ttyAMA0 console

2015-01-04 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- conf/machine/ls1021atwr.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/ls1021atwr.conf b/conf/machine/ls1021atwr.conf index 1d46f98..4dfbe57 100644 ---

[meta-freescale] [meta-fsl-arm][PATCH V2] linux-ls1: update to sdk v1.7 release

2014-12-29 Thread b40290
From: Chunrong Guo b40...@freescale.com This includes following changes: bdb722f arm: dts: ls1021a-twr: remove dspi1 node for cannot be verified fb3f709 arm: ls1: only call ls1_pm_iomap() when doing deep sleep c15b78f ls1021a/dts: Add eTSEC1 as wake-up event source

[meta-freescale] [meta-fsl-arm][PATCH V3 ] apptrk: add recipes for Layerscape1 support

2014-12-24 Thread b40290
From: Chunrong Guo b40...@freescale.com Userspace debug agent for PA CodeWarrior Signed-off-by: Chunrong Guo b40...@freescale.com --- ...trk-install-create-all-components-of-DEST.patch | 24 ++ recipes-extended/apptrk/apptrk_git.bb | 23 +

[meta-freescale] [meta-fsl-arm][PATCH V4 ] qe-ucode :add recipes for Layerscape1 support

2014-12-24 Thread b40290
From: Chunrong Guo b40...@freescale.com QE microcode from Freescale is typically provided as a header file. This header file contains macros that define the microcode binary itself as well as some other data used in uploading that microcode Signed-off-by: Chunrong Guo

[meta-freescale] [meta-fsl-arm][PATCH ] qemu: add recipes for Layerscape1 support

2014-12-23 Thread b40290
From: Chunrong Guo b40...@freescale.com QEMU is a generic and open source machine emulator and virtualizer. Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-devtools/qemu/files/add-options.patch | 31 + recipes-devtools/qemu/qemu_fslgit.bb | 40

[meta-freescale] [meta-fsl-arm][PATCH V2 ] qe-ucode :add recipes for Layerscape1 support

2014-12-22 Thread b40290
From: Chunrong Guo b40...@freescale.com QE microcode from Freescale is typically provided as a header file. This header file contains macros that define the microcode binary itself as well as some other data used in uploading that microcode Signed-off-by: Chunrong Guo

[meta-freescale] [meta-fsl-arm][PATCH V3] qe-ucode :add recipes for Layerscape1 support

2014-12-22 Thread b40290
From: Chunrong Guo b40...@freescale.com QE microcode from Freescale is typically provided as a header file. This header file contains macros that define the microcode binary itself as well as some other data used in uploading that microcode Signed-off-by: Chunrong Guo

[meta-freescale] [meta-fsl-arm][PATCH ] asf : add recipes for Layerscape1 support

2014-12-22 Thread b40290
From: Chunrong Guo b40...@freescale.com 1. ASF depend on ipsec-tools in meta-openembeded. 2. ASF is Linux kernel implementation for accelerating the data path processing on the Freescale family of processors Signed-off-by: Chunrong Guo b40...@freescale.com ---

[meta-freescale] [meta-fsl-arm][PATCH V2 2/2] u-boot-ls1-tools-native: fix the git url and SHA

2014-12-21 Thread b40290
From: Chunrong Guo b40...@freescale.com the byte_swap.tcl script is provided by another FSL u-boot tree, fix following build error: | install: cannot stat `/home/yocto/poky/build_ls1021atwr_release/tmp/work/x86_64-linux/u-boot-ls1-tools-native/2013.10-r0/git/byte_swap.tcl': No such

[meta-freescale] [meta-fsl-arm][PATCH V2 1/2] u-boot-ls1: Upgrade to 2014.07 version

2014-12-21 Thread b40290
From: Chunrong Guo b40...@freescale.com This includes following changes: 2bf1c34 ls102xa: scfg: Remove SCFG bit reverse setting on LS1 80b1d30 ls1021atwr: SECURE BOOT- Add secure boot target for ls1021atwr 49eaf3e board/ls1021aqds: Add support to test GPIO by enabling EC3 16111c4

[meta-freescale] [meta-fsl-arm][PATCH V2 ] cst: add recipes for Layerscape1 support

2014-12-21 Thread b40290
From: Chunrong Guo b40...@freescale.com cst is the utility for security boot. Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-extended/cst/cst_git.bb | 28 1 file changed, 28 insertions(+) create mode 100644 recipes-extended/cst/cst_git.bb diff

[meta-freescale] [meta-fsl-arm][PATCH V2 ] apptrk: add recipes for Layerscape1 support

2014-12-21 Thread b40290
From: Chunrong Guo b40...@freescale.com Userspace debug agent for PA CodeWarrior Signed-off-by: Chunrong Guo b40...@freescale.com --- ...trk-install-create-all-components-of-DEST.patch | 24 + recipes-extended/apptrk/apptrk_git.bb | 25 ++

[meta-freescale] [meta-fsl-arm][PATCH ] cst: add recipes for Layerscape1 support

2014-12-19 Thread b40290
From: Chunrong Guo b40...@freescale.com cst is the utility for security boot. Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-extended/cst/cst_git.bb | 25 + 1 file changed, 25 insertions(+) create mode 100644 recipes-extended/cst/cst_git.bb diff --git

[meta-freescale] [meta-fsl-arm][PATCH ] qe-ucode :add recipes for Layerscape1 support

2014-12-19 Thread b40290
From: Chunrong Guo b40...@freescale.com QE microcode from Freescale is typically provided as a header file. This header file contains macros that define the microcode binary itself as well as some other data used in uploading that microcode. Signed-off-by: Chunrong Guo

[meta-freescale] [meta-fsl-arm][PATCH ] merge-file: add recipe

2014-12-19 Thread b40290
From: Chunrong Guo b40...@freescale.com This package is used to merge specified files into rootfs Signed-off-by: Chunrong Guo b40...@freescale.com --- .../merge-files/merge-files/merge/README | 7 ++ recipes-extended/merge-files/merge-files_1.0.bb| 25

[meta-freescale] [meta-fsl-arm][PATCH ] apptrk: add recipes for Layerscape1 support

2014-12-19 Thread b40290
From: Chunrong Guo b40...@freescale.com Userspace debug agent for PA CodeWarrior Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-bsp/apptrk/apptrk_git.bb | 21 + 1 file changed, 21 insertions(+) create mode 100644 recipes-bsp/apptrk/apptrk_git.bb diff --git

[meta-freescale] [meta-fsl-arm][PATCH] linux-ls1: update to sdk v1.7 release

2014-12-18 Thread b40290
From: Chunrong Guo b40...@freescale.com This includes following changes: bdb722f arm: dts: ls1021a-twr: remove dspi1 node for cannot be verified fb3f709 arm: ls1: only call ls1_pm_iomap() when doing deep sleep c15b78f ls1021a/dts: Add eTSEC1 as wake-up event source

[meta-freescale] [meta-fsl-arm][PATCH ] ls1021atwr: add ttyAMA0 console

2014-12-18 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- conf/machine/ls1021atwr.conf | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/conf/machine/ls1021atwr.conf b/conf/machine/ls1021atwr.conf index e549ac3..2d59d48 100644 ---

[meta-freescale] [meta-fsl-arm][PATCH 2/2] u-boot-ls1-tools-native: fix the git url and SHA

2014-12-18 Thread b40290
From: Chunrong Guo b40...@freescale.com the byte_swap.tcl script is provided by another FSL u-boot tree, fix following build error: | install: cannot stat `/home/yocto/poky/build_ls1021atwr_release/tmp/work/x86_64-linux/u-boot-ls1-tools-native/2013.10-r0/git/byte_swap.tcl': No such

[meta-freescale] [meta-fsl-arm][PATCH 1/2] u-boot-ls1: Upgrade to 2014.07 version

2014-12-18 Thread b40290
From: Chunrong Guo b40...@freescale.com This includes following changes: 2bf1c34 ls102xa: scfg: Remove SCFG bit reverse setting on LS1 80b1d30 ls1021atwr: SECURE BOOT- Add secure boot target for ls1021atwr 49eaf3e board/ls1021aqds: Add support to test GPIO by enabling EC3 16111c4

[meta-freescale] [meta-fsl-arm][PATCH ] ls1021aqds: add ttyAMA0 console

2014-12-18 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- conf/machine/ls1021aqds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/ls1021aqds.conf b/conf/machine/ls1021aqds.conf index d659196..8958b3a 100644 ---

[meta-freescale] [meta-fsl-arm][PATCH ] rcw: update to sdk v1.7 release

2014-12-18 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-bsp/rcw/rcw_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb index 5af2e3a..0d10548 100644 ---

[meta-freescale] [meta-fsl-arm][PATCH] rcw : Update to 38ec2c9 revision

2014-11-04 Thread b40290
From: Chunrong Guo b40...@freescale.com This includes following changes: 69c87db ls1021aqds: set value of uboot entry address for qspiboot a59bea9 ls1021a: add rcw for enable sai ca0b3d1 ls1021aqds: sdboot: fix value of PBI_SRC and IFC_MODE 3ac85c8 ls1021atwr: add rcw for SD card

[meta-freescale] [meta-fsl-arm][PATCH] u-boot-ls1: Update to 50d6848 revision

2014-11-04 Thread b40290
From: Chunrong Guo b40...@freescale.com This includes following changes: 50d6848 arm: ls102xa: Update bit reversing for SCFG registers 4d18340 arm: ls102xa: Remove custom part number SLS1020A and related defination 756cbdc arm: ls102xa: clear EPU registers for deep sleep

[meta-freescale] [meta-fsl-arm][PATCH] ls1021atwr: update UBOOT_CONFIG and device tree

2014-11-04 Thread b40290
From: Chunrong Guo b40...@freescale.com *ls102xa rename QDS and TWR board dts name for consistence *ls102xa add LPUART board config for QDS/TWR boards *ls102xa remove letech board config for QDS/TWR boards Signed-off-by: Chunrong Guo b40...@freescale.com ---

[meta-freescale] [meta-fsl-arm][PATCH] ls1021aqds: update UBOOT_CONFIG and device tree

2014-11-04 Thread b40290
From: Chunrong Guo b40...@freescale.com *ls102xa rename QDS and TWR board dts name for consistence *ls102xa add LPUART board config for QDS/TWR boards *ls102xa remove letech board config for QDS/TWR boards Signed-off-by: Chunrong Guo b40...@freescale.com ---

[meta-freescale] [meta-fsl-ppc][PATCH ] u-boot-qoriq: rename to match verion 2014.01

2014-07-23 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-bsp/u-boot/u-boot-qoriq_2014.01.bb | 179 + recipes-bsp/u-boot/u-boot-qoriq_git.bb | 179 - 2 files changed, 179 insertions(+), 179

[meta-freescale] [meta-fsl-ppc][PATCH ] u-boot: u-boot build for 64-bit parts depends on lib32-gcc-cross-powerpc

2014-06-23 Thread b40290
From: Chunrong Guo b40...@freescale.com *fix the following error: | ERROR: Nothing PROVIDES 'lib32-gcc-cross' (but /p5040ds-64b/poky/meta-fsl-ppc/recipes-bsp/u-boot/u- |boot_git.bb DEPENDS on or otherwise requires it). Close matches: |lib32-gcc-cross-powerpc |lib32-gcc

[meta-freescale] [meta-fsl-ppc][PATCH v2 ] conf/machine/*.conf: Rework information header

2014-05-28 Thread b40290
From: Chunrong Guo b40...@freescale.com *This change has been done for follow boards: - b4420qds-64b - b4420qds - b4860qds-64b - b4860qds - bsc9131rdb - bsc9132qds - c293pcie - p1010rdb - p1020rdb - p1021rdb -

[meta-freescale] [meta-fsl-ppc][PATCH v3 ] conf/machine/*.conf: Rework information header

2014-05-28 Thread b40290
From: Chunrong Guo b40...@freescale.com *Rework the information header to include a proper name, SoC and maintainer fields. This change has been done for follow boards: - b4420qds-64b - b4420qds - b4860qds-64b - b4860qds - bsc9131rdb - bsc9132qds

[meta-freescale] [meta-fsl-ppc][PATCH] Add @NAME, @SOC and @MAINTAINER for machine conf

2014-05-26 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- conf/machine/b4420qds-64b.conf | 3 +++ conf/machine/b4420qds.conf | 3 +++ conf/machine/b4860qds-64b.conf | 3 +++ conf/machine/b4860qds.conf | 3 +++ conf/machine/bsc9131rdb.conf | 5 -

[meta-freescale] [meta-fsl-ppc][PATCH] qemu: add libssh2 options in configure

2014-05-25 Thread b40290
From: Chunrong Guo b40...@freescale.com * fix the following error: |ERROR: unknown option --disable-libssh2 Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-devtools/qemu/files/add-libssh2-options.patch | 13 + recipes-devtools/qemu/qemu_fslgit.bb

[meta-freescale] [meta-fsl-ppc][PATCH] remove PRINC use in meta-fsl-ppc

2014-04-24 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-core/sysvinit/sysvinit_2.88dsf.bbappend | 3 +-- recipes-core/udev/udev-extraconf_%.bbappend | 2 -- recipes-core/udev/udev_182.bbappend | 3

[meta-freescale] [meta-fsl-ppc][PATCH] linux-qoriq-sdk: add git revision to the local version

2014-03-26 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-kernel/linux/linux-qoriq-sdk.bb | 8 1 file changed, 8 insertions(+) diff --git a/recipes-kernel/linux/linux-qoriq-sdk.bb b/recipes-kernel/linux/linux-qoriq-sdk.bb index

[meta-freescale] [meta-fsl-ppc][PATCH v2] linux-qoriq-sdk: add git revision to the local version

2014-03-26 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-kernel/linux/linux-qoriq-sdk.bb | 14 +++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-qoriq-sdk.bb

[meta-freescale] [meta-fsl-ppc][PATCH] u-boot: add git revision to the local version

2014-03-26 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-bsp/u-boot/u-boot_git.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot_git.bb b/recipes-bsp/u-boot/u-boot_git.bb index 4f8690c..406914c 100644

[meta-freescale] [meta-fsl-ppc][PATCH v3] lttng-modules: build as 64-bit kernel module on e6500

2013-12-16 Thread b40290
From: Chunrong Guo b40...@freescale.com *e6500 is built with 32b rootfs/64b kernel, build asf as 64bit too. *Fix the below build issue on e6500 core: | DEBUG: Executing shell function do_make_scripts | make: Entering directory `.../tmp/sysroots/t4240qds/usr/src/kernel' | CC

[meta-freescale] [meta-fsl-ppc][PATCH v4] lttng-modules: build as 64-bit kernel module on e6500

2013-12-16 Thread b40290
From: Chunrong Guo b40...@freescale.com *e6500 is built with 32b rootfs/64b kernel, build asf as 64bit too. *Fix the below build issue on e6500 core: | DEBUG: Executing shell function do_make_scripts | make: Entering directory `.../tmp/sysroots/t4240qds/usr/src/kernel' | CC

[meta-freescale] [meta-fsl-ppc][PATCH] asf: Fix git branch references

2013-12-15 Thread b40290
From: Chunrong Guo b40...@freescale.com *Ensure the right branches are set in SRC_URI to match the revisions used. This resolves certain fetch failures. Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-kernel/asf/asf_git.bb |3 ++- 1 files changed, 2 insertions(+), 1

[meta-freescale] [meta-fsl-ppc][PATCH v2] lttng-modules: build as 64-bit kernel module on e6500

2013-12-15 Thread b40290
From: Chunrong Guo b40...@freescale.com *e6500 is built with 32b rootfs/64b kernel, build asf as 64bit too. *Fix the below build issue on e6500 core: | DEBUG: Executing shell function do_make_scripts | make: Entering directory `.../tmp/sysroots/t4240qds/usr/src/kernel' | CC

[meta-freescale] [meta-fsl-ppc][PATCH] qemu: gtk option is lost when regenerating the configure

2013-12-12 Thread b40290
From: Chunrong Guo b40...@freescale.com *fix the following error: |ERROR: unknown option --disable-gtk Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-devtools/qemu/qemu_fslgit.bb |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git

[meta-freescale] [meta-fsl-ppc][PATCH] lttng-modules: build as 64-bit kernel module on e6500

2013-12-12 Thread b40290
From: Chunrong Guo b40...@freescale.com *e6500 is built with 32b rootfs/64b kernel, build asf as 64bit too. *Fix the below build issue on e6500 core: | DEBUG: Executing shell function do_make_scripts | make: Entering directory `.../tmp/sysroots/t4240qds/usr/src/kernel' | CC

[meta-freescale] [meta-fsl-ppc][PATCH] Fix git branch references

2013-12-11 Thread b40290
From: Chunrong Guo b40...@freescale.com *Ensure the right branches are set in SRC_URI to match the revisions used. This resolves certain fetch failures. Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-bsp/boot-format/boot-format_git.bb|2 +-

[meta-freescale] [meta-fsl-ppc][PATCH v2] Fix git branch references

2013-12-11 Thread b40290
From: Chunrong Guo b40...@freescale.com *Ensure the right branches are set in SRC_URI to match the revisions used. This resolves certain fetch failures. Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-bsp/boot-format/boot-format_git.bb|3 ++-

[meta-freescale] [meta-fsl-ppc][PATCH] qemu: add gtk options in configure

2013-12-11 Thread b40290
From: Chunrong Guo b40...@freescale.com * fix the following error: |ERROR: unknown option --disable-gtk Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-devtools/qemu/files/add-gtk-options.patch | 13 + recipes-devtools/qemu/qemu_fslgit.bb |1 +

[meta-freescale] [meta-fsl-ppc dylan][PATCH] alsa-utils : add 1.0.27.2 recipes

2013-11-21 Thread b40290
From: Chunrong Guo b40...@freescale.com *There is a segmentation fault when run aplay and arecord of alsa-utils 1.0.26 in rootfs Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-multimedia/alsa/alsa-fpu.inc |6 ++

Re: [meta-freescale] [meta-fsl-ppc][PATCH] linux-qoriq-sdk : add config fragments with merge_config.sh from kernel tree

2013-10-21 Thread Guo Chunrong-B40290
Message- From: otavio.salva...@gmail.com [mailto:otavio.salva...@gmail.com] On Behalf Of Otavio Salvador Sent: Saturday, October 19, 2013 8:46 PM To: Luo Zhenhua-B19537 Cc: Guo Chunrong-B40290; meta-freescale@yoctoproject.org Subject: Re: [meta-freescale] [meta-fsl-ppc][PATCH] linux-qoriq-sdk

[meta-freescale] [meta-fsl-ppc][PATCH] linux-qoriq-sdk : add config fragments with merge_config.sh from kernel tree

2013-10-18 Thread b40290
From: Chunrong Guo b40...@freescale.com Signed-off-by: Chunrong Guo b40...@freescale.com --- recipes-kernel/linux/linux-qoriq-sdk.bb |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-qoriq-sdk.bb b/recipes-kernel/linux/linux-qoriq-sdk.bb

  1   2   >