Re: [meta-intel] [EXT] RE: Apollo lake GR ABL change mmc host configuration

2017-08-02 Thread Francesco Camarda (fcamarda)
Hi Juinee, Thank you for your reply but I already saw that configuration section for eMMC (BTW do you have a .csv example). I was interested on how to change the register of host From document number 557556: hostctrl1_datawidth from: 22.5.15HostControl1 Register (hostcontrol1)-Offset 28h Bit

Re: [meta-intel] Apollo lake GR ABL change mmc host configuration

2017-08-02 Thread Tan, Jui Nee
You may need to refer to the ABL Configuration Guide: http://www.intel.com/cd/edesign/library/asmo-na/eng/572371.htm Under section 4.15, it lists down ABL config data that can be used to tune eMMC interface. Thanks, Juinee From: meta-intel-boun...@yoctoproject.org

[meta-intel] [PATCH] dpdk: Link examples with BFD linker

2017-08-02 Thread Khem Raj
Bypass the gold bug https://sourceware.org/bugzilla/show_bug.cgi?id=21882 Signed-off-by: Khem Raj --- common/recipes-extended/dpdk/dpdk.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/recipes-extended/dpdk/dpdk.inc

[meta-intel] [PATCH 3/3] dpdk: Fix build with examples

2017-08-02 Thread Khem Raj
Signed-off-by: Khem Raj --- ...-examples-Fix-maybe-uninitialized-warning.patch | 44 ++ common/recipes-extended/dpdk/dpdk_17.05.bb | 1 + 2 files changed, 45 insertions(+) create mode 100644

[meta-intel] [PATCH 1/3] libyami: Rename the file to be checked with LIC_FILES_CHKSUM

2017-08-02 Thread Khem Raj
COPYING.LIB doesn't exist anymore Signed-off-by: Khem Raj --- common/recipes-multimedia/libyami/libyami_1.2.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/recipes-multimedia/libyami/libyami_1.2.0.bb

[meta-intel] [PATCH 2/3] qat16: Fix build when ld-is-gold is set in DISTRO_FEATURES

2017-08-02 Thread Khem Raj
Signed-off-by: Khem Raj --- common/recipes-extended/qat/qat16.inc | 2 +- common/recipes-extended/qat/qat16/use-CC-for-LD.patch | 17 + common/recipes-extended/qat/qat16_2.6.0-65.bb | 1 + 3 files changed, 19 insertions(+), 1