]>
code.ossystems Code Review - meta-freescale.git/log
Ting Liu [Sat, 14 Jun 2014 03:57:16 +0000 (11:57 +0800)]
hv-cfg: update to sdk v1.6 release
changes:
t1040: move hv pma lower
t1040: assign scfg node to part1
e6500: Enable direct guest tlb management for several chips
Revert "b4rev2: Disable direct guest tlb management"
Revert "t4rev2: Disable direct guest tlb management"
t4240rdb: Add missing ports
t2080rdb: initial hv-2p scenario
t4240rdb: update pci nodes to match the rcw
t4240qds: add missing "dce" and "rman" devices
t4240rdb: add missing "dce" and "rman" devices
t4240rdb: initial hv-2p scenario
pme : add missing device nodes
Add several experimental hv config files
p5020ds: initial hv-2p scenario
t1040rdb: initial hv-2p scenario
t1040qds: initial hv-2p scenario
t2080qds: Add two more ports in the first partition
t2080qds: add a few missing devices
t2080qds: Renamed hv-cfg folder to match the proper rcw
t2080qds: Add DPAA ports
t2080qds: initial hv-2p scenario
Signed-off-by: Ting Liu <b28495@freescale.com>
Ting Liu [Tue, 1 Jul 2014 14:40:14 +0000 (09:40 -0500)]
qoriq-debug: use autotools-brokensep
Currently it does not support S!=B build, workaround it now
Signed-off-by: Ting Liu <b28495@freescale.com>
Ting Liu [Sat, 14 Jun 2014 03:40:06 +0000 (11:40 +0800)]
qoriq-debug: update to sdk v1.6 release
Changes:
Corrected char buffer overrun error
Added suport for Linux kernel 3.12
Corrected memory map for QMAN and BMAN for T4/B4
Added Device Config support for Gen 1 processors.
Support for additional T4240rev2 and B4860rev2 debug components
Signed-off-by: Ting Liu <b28495@freescale.com>
Ting Liu [Tue, 1 Jul 2014 10:05:45 +0000 (05:05 -0500)]
hypervisor: skip already-stripped check
partman binary was set to be stripped in source code
Signed-off-by: Ting Liu <b28495@freescale.com>
Ting Liu [Sat, 14 Jun 2014 03:55:54 +0000 (11:55 +0800)]
hypervisor: update to v1.3-009 release
v1.3-009 bug fixes and changes
-introducing "fast tlb1 feature" - the performance of TLB1 emulation
is significantly improved by implementing a shorter code path for
non-IPROT TLB1 entries. This is particularly useful for guests
making heavy use of tlb1, for example when using indirect tlb1 entries.
The feature is controlled by a Kconfig option and is enabled by default.
-EPCR[DGTMI] (disable guest tlb management instructions) is now
dynamically controlled
-workaround A-006958 time-base erratum
-workaround A-007907 l1 stash on e6500 erratum
-workaround A-008007 t1040 pvr erratum
-workaround A-00598 pamu erratum
-workaround t1040 uart fifo erratum
-other misc fixes
Signed-off-by: Ting Liu <b28495@freescale.com>
Ting Liu [Tue, 27 May 2014 05:56:34 +0000 (00:56 -0500)]
hypervisor: use seperate folder for 32/64b output
Signed-off-by: Ting Liu <ting.liu@freescale.com>
Ting Liu [Tue, 1 Jul 2014 13:48:56 +0000 (08:48 -0500)]
qemu: Prevent QA warnings about /run
Signed-off-by: Ting Liu <b28495@freescale.com>
Stuart Yoder [Tue, 8 Apr 2014 23:11:38 +0000 (18:11 -0500)]
qemu: update to QEMU 1.7
Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
Vakul Garg [Wed, 19 Mar 2014 16:33:21 +0000 (12:33 -0400)]
usdpaa: update to sdk v1.6 release
1. Added a new variable for the FMan version so that the usdpaa applications to
correctly use the fmlib interface.
2. Unify the indentation character, replace tab with space 4 character
3. add support for new added boards
Signed-off-by: Ting Liu <b28495@freescale.com>
Ting Liu [Sat, 14 Jun 2014 04:48:01 +0000 (12:48 +0800)]
add recipes for ipc kernel module and userspace tool
Signed-off-by: Ting Liu <b28495@freescale.com>
Zhenhua Luo [Fri, 21 Feb 2014 07:34:07 +0000 (15:34 +0800)]
fmlib: update to sdk v1.6 release
add support for new added boards
Signed-off-by: Ting Liu <b28495@freescale.com>
Zhenhua Luo [Fri, 21 Feb 2014 07:13:16 +0000 (15:13 +0800)]
rcw: update to sdk v1.6 release
add support for new added boards
Signed-off-by: Ting Liu <b28495@freescale.com>
Zhenhua Luo [Wed, 19 Feb 2014 02:14:32 +0000 (10:14 +0800)]
fmc: update to sdk v1.6 release
add support for new added boards
Signed-off-by: Ting Liu <b28495@freescale.com>
Zongchun Yu [Tue, 26 Nov 2013 10:22:39 +0000 (18:22 +0800)]
fm-ucode: update to sdk v1.6 release
1. add support for new added boards
2. simplify the definition of compatible_machine
Signed-off-by: Ting Liu <b28495@freescale.com>
Ting Liu [Wed, 22 Jan 2014 09:05:38 +0000 (17:05 +0800)]
update machine configure file for old boards
1.c293pcie: remove C293PCIE_NAND from UBOOT_MACHINE list
2.p1023rdb: update defconfig to p1023_defconfig
Signed-off-by: Ting Liu <b28495@freescale.com>
Zongchun Yu [Mon, 25 Nov 2013 02:00:46 +0000 (10:00 +0800)]
add machine configure file for new boards
based on latest kernel/u-boot codes, add following boards:
t1040rdb-64b
t1040rdb
t1042rdb-64b
t1042rdb
t2080rdb-64b
t2080rdb
t4240rdb-64b
t4240rdb
Signed-off-by: Ting Liu <ting.liu@freescale.com>
Ting Liu [Tue, 1 Jul 2014 09:03:46 +0000 (04:03 -0500)]
u-boot: adjust DEPENDS and PATH setting for multilib build
all cross tools were put into the native sysroot per target arch
instead of tune arch now:
commit
e078edbf99f733c04ec8ca50ff10d2200b6d14d4
binutils/gcc/gdb: Add TARGET_ARCH to PN for all cross recipes
adjust DEPENDS and PATH setting for multilib build
Signed-off-by: Ting Liu <b28495@freescale.com>
Ting Liu [Fri, 17 Jan 2014 09:33:38 +0000 (17:33 +0800)]
u-boot: update to sdk v1.6 release
1.u-boot released in sdk v1.6 was based on 2014.01, set PV to 2014.01+fslgit
2.all the license files was put to Licenses/ directory now, update LIC_FILES_CHKSUM
3.not break if the u-boot config not supported
4.nand u-boot was named as u-boot-with-spl.bin, copy the right binary
Signed-off-by: Ting Liu <b28495@freescale.com>
Ting Liu [Tue, 1 Jul 2014 09:59:20 +0000 (04:59 -0500)]
linux: fix 64bit kernel builds with binutils 2.24
upstream commit:
7998eb3dc700aaf499f93f50b3d77da834ef9e1d
Signed-off-by: Ting Liu <b28495@freescale.com>
Ting Liu [Tue, 18 Feb 2014 08:47:44 +0000 (16:47 +0800)]
linux: update to sdk v1.6 release
1.move more generic bits to linux-qoriq-sdk.inc file
2.add support for multiple kernel delta config files
3.Append SDK_VERSION to .scmversion, and use the same version format
with u-boot. For exmaple: 3.12.17-rt25-QorIQ-SDK-V1.6+gfae7d11
4.add linux-qoirq-sdk_3.12.bb to use latest released codes in sdk v1.6, detailed changes can be viewed at:
http://git.freescale.com/git/cgit.cgi/ppc/sdk/linux.git/log/?qt=range&q=
c29fe1a733308cbe592b3af054a97be1b91cf2dd
Signed-off-by: Ting Liu <b28495@freescale.com>
Fahad Arslan [Fri, 30 May 2014 16:59:16 +0000 (21:59 +0500)]
conf/machine/*.inc: install kernel-modules package for FSL PPC targets
Following boards are affected:
- b4420qds-64b
- b4420qds
- b4860qds-64b
- b4860qds
- bsc9131rdb
- bsc9132qds
- c293pcie
- p1010rdb
- p1020rdb
- p1021rdb
- p1022ds
- p1023rdb
- p1025twr
- p2020ds
- p2020rdb
- p2041rdb
- p3041ds
- p4080ds
- p5020ds-64b
- p5020ds
- p5040ds-64b
- p5040ds
- t2080qds-64b
- t2080qds
- t4160qds-64b
- t4160qds
- t4240qds-64b
- t4240qds
Signed-off-by: Fahad Arslan <Fahad_Arslan@mentor.com>
chunrong guo [Thu, 29 May 2014 03:25:28 +0000 (03:25 +0000)]
qemu: add libssh2 options in configure
Hello all,
Fsl qemu will update 1.7 in July or June.
Fsl qemu 1.7 configure options support libssh2.
This patch will be retired when fsl qemu updates 1.7 .
thanks,
chunrong
-----Original Message-----
From: b40290@freescale.com [mailto:b40290@freescale.com]
Sent: Wednesday, May 28, 2014 6:08 PM
To: meta-freescale@yoctoproject.org
Cc: Liu Ting-B28495; Luo Zhenhua-B19537; Guo Chunrong-B40290
Subject: [meta-fsl-ppc][PATCH v2 ] qemu: add libssh2 options in configure
From: Chunrong Guo <B40290@freescale.com>
* fix the following error:
|ERROR: unknown option --disable-libssh2
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Chunrong Guo [Wed, 28 May 2014 09:28:20 +0000 (17:28 +0800)]
conf/machine/*.conf: Rework information header
*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
- c293pcie
- p1010rdb
- p1020rdb
- p1021rdb
- p1022ds
- p1023rdb
- p1025twr
- p2020ds
- p2020rdb
- p2041rdb
- p3041ds
- p4080ds
- p5020ds-64b
- p5020ds
- p5040ds-64b
- p5040ds
- t2080qds-64b
- t2080qds
- t4160qds-64b
- t4160qds
- t4240qds-64b
- t4240qds
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Chunrong Guo [Fri, 25 Apr 2014 04:02:09 +0000 (12:02 +0800)]
remove PRINC use in meta-fsl-ppc
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Otavio Salvador [Tue, 22 Apr 2014 13:00:33 +0000 (10:00 -0300)]
Use generic bbappend files
This uses the % wildcard for recipe matching, this easy the update of
recipe versions and maintenance.
- udev-extraconf_1.0.bbappend
- xserver-xf86-config_0.1.bbappend
- lttng-modules_2.3.3.bbappend
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Ting Liu [Tue, 22 Apr 2014 12:02:56 +0000 (20:02 +0800)]
Freescale-EULA: fix awq weird character
Signed-off-by: Ting Liu <ting.liu@freescale.com>
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Chunrong Guo [Thu, 27 Mar 2014 05:41:02 +0000 (13:41 +0800)]
linux-qoriq-sdk: add git revision to the local version
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Chunrong Guo [Thu, 27 Mar 2014 05:46:20 +0000 (13:46 +0800)]
u-boot: add git revision to the local version
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Zongchun Yu [Thu, 23 Jan 2014 06:05:31 +0000 (14:05 +0800)]
u-boot: update SHA for SDK T2080QDS
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Zongchun Yu [Thu, 23 Jan 2014 05:46:35 +0000 (13:46 +0800)]
usdpaa: update the SHA for SDK T2080QDS
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Zongchun Yu [Thu, 23 Jan 2014 05:41:58 +0000 (13:41 +0800)]
rcw: update SHA for SDK T2080QDS
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Zongchun Yu [Thu, 23 Jan 2014 05:33:16 +0000 (13:33 +0800)]
linux: update SHA for SDK T2080QDS
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Zongchun Yu [Thu, 23 Jan 2014 05:26:19 +0000 (13:26 +0800)]
flib: update SHA for SDK T2080QDS
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Zongchun Yu [Thu, 23 Jan 2014 04:23:50 +0000 (12:23 +0800)]
fmlib: update SHA for SDK T2080QDS
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Zongchun Yu [Thu, 23 Jan 2014 03:55:56 +0000 (11:55 +0800)]
hypervisor: update SHA for SDK T2080QDS
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Zongchun Yu [Thu, 23 Jan 2014 03:49:21 +0000 (11:49 +0800)]
hv-cfg: update SHA for SDK T2080QDS
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Zongchun Yu [Thu, 23 Jan 2014 03:44:11 +0000 (11:44 +0800)]
cst: update SHA for SDK T2080QDS
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Zongchun Yu [Thu, 23 Jan 2014 03:41:19 +0000 (11:41 +0800)]
asf: update the SHA for SDK T2080QDS
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Zongchun Yu [Fri, 24 Jan 2014 02:17:27 +0000 (10:17 +0800)]
u-boot: update license according the source code
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Zhenhua Luo [Tue, 31 Dec 2013 02:17:24 +0000 (10:17 +0800)]
fmc: add t2080qds support
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Zongchun Yu [Thu, 28 Nov 2013 06:30:13 +0000 (14:30 +0800)]
u-boot:add srio image support
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Zongchun Yu [Wed, 22 Jan 2014 15:41:26 +0000 (23:41 +0800)]
fm-ucode: add support for t2080qds and t2080qds-64b
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Zongchun Yu [Wed, 22 Jan 2014 06:59:16 +0000 (14:59 +0800)]
t2080qds: add machine configure files
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Ting Liu [Fri, 1 Nov 2013 15:13:23 +0000 (23:13 +0800)]
conf/machine/*: make KERNEL_DEFCONFIG overridable
Signed-off-by: Ting Liu <b28495@freescale.com>
Ting Liu [Fri, 1 Nov 2013 15:12:14 +0000 (23:12 +0800)]
conf/machine/*: make KERNEL_DEVICETREE overridable
Signed-off-by: Ting Liu <b28495@freescale.com>
Ting Liu [Wed, 23 Oct 2013 06:57:16 +0000 (14:57 +0800)]
asf: add rdepend on ipsec-tools
Fix the below issue:
| Computing transaction...error: Can't install asf-git-r0@t4240qds_64b:
| no package provides /usr/sbin/setkey
Signed-off-by: Ting Liu <b28495@freescale.com>
Ting Liu [Wed, 30 Oct 2013 06:35:27 +0000 (14:35 +0800)]
asf: update license to dual GPL/BSD
Signed-off-by: Ting Liu <b28495@freescale.com>
Chunrong Guo [Tue, 3 Sep 2013 07:47:47 +0000 (15:47 +0800)]
c293pcie: add machine configure file
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Ting Liu [Mon, 28 Oct 2013 09:38:21 +0000 (17:38 +0800)]
update BOOTFORMAT_CONFIG for p1/p2 rdb boards
Signed-off-by: Ting Liu <b28495@freescale.com>
Zhenhua Luo [Sun, 22 Sep 2013 10:23:10 +0000 (18:23 +0800)]
p1010rdb: update machine conf to support P1010RDB-PB
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Ting Liu <b28495@freescale.com>
Zhenhua Luo [Thu, 1 Aug 2013 05:01:38 +0000 (13:01 +0800)]
b4/t4: use e6500rev2_defconfig as default config
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Ting Liu <b28495@freescale.com>
Zhenhua Luo [Wed, 23 Oct 2013 05:54:29 +0000 (13:54 +0800)]
fmlib: update SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Zhenhua Luo [Fri, 25 Oct 2013 01:55:43 +0000 (09:55 +0800)]
eth-config: update SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Zhenhua Luo [Sun, 15 Dec 2013 02:08:15 +0000 (10:08 +0800)]
cst: update SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Zhenhua Luo [Fri, 18 Oct 2013 05:44:46 +0000 (13:44 +0800)]
usdpaa: update SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Zhenhua Luo [Fri, 18 Oct 2013 05:43:10 +0000 (13:43 +0800)]
u-boot: update SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Ting Liu <b28495@freescale.com>
Ting Liu [Tue, 29 Oct 2013 06:21:04 +0000 (14:21 +0800)]
u-boot: use spl version for sd and spi image
Signed-off-by: Ting Liu <b28495@freescale.com>
Ting Liu [Tue, 29 Oct 2013 08:58:23 +0000 (16:58 +0800)]
u-boot: simplify the compile steps
Signed-off-by: Ting Liu <b28495@freescale.com>
Ting Liu [Tue, 29 Oct 2013 08:19:19 +0000 (16:19 +0800)]
u-boot: replace tab with 4 spaces
Signed-off-by: Ting Liu <b28495@freescale.com>
Zongchun Yu [Wed, 9 Oct 2013 07:35:30 +0000 (15:35 +0800)]
u-boot:add support for fsl external toolchain
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Tested-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Zhenhua Luo [Sat, 14 Dec 2013 03:12:13 +0000 (11:12 +0800)]
skmm-ep: add recipe
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Zhenhua Luo [Sat, 14 Dec 2013 03:08:25 +0000 (11:08 +0800)]
skmm: remove obsolete recipe
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Zhenhua Luo [Sat, 14 Dec 2013 03:06:48 +0000 (11:06 +0800)]
rcw: update SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Zhenhua Luo [Sat, 14 Dec 2013 03:03:03 +0000 (11:03 +0800)]
qemu: update SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Zhenhua Luo [Sat, 14 Dec 2013 02:58:49 +0000 (10:58 +0800)]
linux: update SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Zhenhua Luo [Sat, 14 Dec 2013 02:45:58 +0000 (10:45 +0800)]
hypervisor: update SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Zhenhua Luo [Sat, 14 Dec 2013 02:31:28 +0000 (10:31 +0800)]
hv-cfg: update SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Zhenhua Luo [Sat, 14 Dec 2013 02:17:45 +0000 (10:17 +0800)]
fmlib: remove unused patch
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Zhenhua Luo [Sat, 14 Dec 2013 02:13:44 +0000 (10:13 +0800)]
fmc: update SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Zhenhua Luo [Sat, 14 Dec 2013 02:10:40 +0000 (10:10 +0800)]
fm-ucode: update SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Zhenhua Luo [Sat, 14 Dec 2013 02:02:17 +0000 (10:02 +0800)]
flib: update SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Zhenhua Luo [Sat, 14 Dec 2013 01:38:51 +0000 (09:38 +0800)]
boot-format: update the SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Zhenhua Luo [Sat, 14 Dec 2013 01:34:56 +0000 (09:34 +0800)]
asf: update the SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Chunrong Guo [Mon, 16 Dec 2013 09:16:05 +0000 (17:16 +0800)]
lttng-modules: build as 64-bit kernel module on e6500
*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 scripts/mod/empty.o | scripts/mod/empty.c:1:0: error: -mcmodel not supported in this configuration
| make[2]: *** [scripts/mod/empty.o] Error 1
| make[1]: *** [scripts/mod] Error 2
| make: *** [scripts] Error 2
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Chunrong Guo [Mon, 16 Dec 2013 06:07:12 +0000 (14:07 +0800)]
asf: Fix git branch references
*Ensure the right branches are set in SRC_URI to match the revisions used.
This resolves certain fetch failures.
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Zhenhua Luo [Mon, 16 Dec 2013 05:44:32 +0000 (13:44 +0800)]
Revert "lttng-modules: build as 64-bit kernel module on e6500"
This reverts commit
a2789b3edf0f3fa4a14279e5d0d4c01d40962353 .
Chunrong Guo [Fri, 13 Dec 2013 07:47:44 +0000 (15:47 +0800)]
lttng-modules: build as 64-bit kernel module on e6500
*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 scripts/mod/empty.o | scripts/mod/empty.c:1:0: error: -mcmodel not supported in this configuration
| make[2]: *** [scripts/mod/empty.o] Error 1
| make[1]: *** [scripts/mod] Error 2
| make: *** [scripts] Error 2
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Chunrong Guo [Thu, 12 Dec 2013 03:59:59 +0000 (11:59 +0800)]
qemu: add gtk options in configure
* fix the following error:
|ERROR: unknown option --disable-gtk
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Chunrong Guo [Wed, 11 Dec 2013 09:09:36 +0000 (17:09 +0800)]
Fix git branch references
*Ensure the right branches are set in SRC_URI to match the revisions used.
This resolves certain fetch failures.
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Zhenhua Luo [Thu, 24 Oct 2013 07:50:18 +0000 (07:50 +0000)]
libedit: fix the multilib build issue
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Chunrong Guo [Fri, 18 Oct 2013 06:23:44 +0000 (06:23 +0000)]
linux-qoriq-sdk : add config fragments with merge_config.sh from kernel tree
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Chunrong Guo [Wed, 16 Oct 2013 06:03:57 +0000 (06:03 +0000)]
linux-qoriq-sdk : add config fragments
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Ting Liu [Wed, 9 Oct 2013 07:33:11 +0000 (07:33 +0000)]
rcw: export PYTHON to override the assignment in Makefile
As RCW compiler is supported only with Python 2.6.x and
2.7.x, and currently Yocto uses python 2.7.3 or later,
export PYTHON to directly use Yocto's python which can work
with rcw.py definitely for now.
Signed-off-by: Ting Liu <b28495@freescale.com>
Reviewed-by: Emilian Medve <Emilian.Medve@freescale.com>
Tested-by: Emilian Medve <Emilian.Medve@freescale.com>
Zhenhua Luo [Wed, 9 Oct 2013 07:33:10 +0000 (07:33 +0000)]
udev-extraconf: update udev rules for fsl dpaa board
* For PCIe ports, renaming breaks the ability to look at the PCIe driver's boot
output to determine what its ethN is, disable it.
* For macless ports, rename to maclessN instead of ethN
* extend renaming rules to fsl_dpa* as shared-mac driver may be named
as fsl_dpa_shared. macless interfaces will not match on this rule as they
do not have device address. legacy interfaces' names are not affected by
this change.
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Cristian Sovaiala <cristian.sovaiala@freescale.com>
Ting Liu [Wed, 9 Oct 2013 07:33:09 +0000 (07:33 +0000)]
asf: export KERNEL_PATH as it is needed by all tasks
Avoid the below error:
| DEBUG: Executing python function sysroot_cleansstate
| DEBUG: Python function sysroot_cleansstate finished
| DEBUG: Executing shell function do_configure
| Makefile:12: /.config: No such file or directory
| asfconfig.mk:15: *** ASF is Disabled in Kernel. Try to fix. Stop.
| ERROR: Function failed: do_configure
Signed-off-by: Ting Liu <b28495@freescale.com>
Ting Liu [Wed, 9 Oct 2013 07:33:08 +0000 (07:33 +0000)]
asf: build as 64-bit kernel module on e6500
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 scripts/mod/empty.o
| scripts/mod/empty.c:1:0: error: -mcmodel not supported in this
configuration
| make[2]: *** [scripts/mod/empty.o] Error 1
| make[1]: *** [scripts/mod] Error 2
| make: *** [scripts] Error 2
Signed-off-by: Ting Liu <b28495@freescale.com>
Zongchun Yu [Wed, 9 Oct 2013 07:33:07 +0000 (07:33 +0000)]
build b4420qds-usdpaa dts by default
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Ting Liu [Wed, 9 Oct 2013 07:33:06 +0000 (07:33 +0000)]
fmlib: add depends on virtual/kernel
fmlib defines KERNEL_SRC=${STAGING_KERNEL_DIR} to get kerenl headers.
Signed-off-by: Ting Liu <b28495@freescale.com>
Chunrong Guo [Mon, 30 Sep 2013 05:31:06 +0000 (05:31 +0000)]
fmlib: fix compile error with linux-libc-headers
* fix the below error
| NOTE: make -j 48 DESTDIR=/poky/build/tmp/work/ppce500mc-poky-linux/fmlib/git-r1/image PREFIX=/usr LIB_DEST_DIR=/usr/lib | CROSS_COMPILE=powerpc-poky-linux- KERNEL_SRC=/poky/build/tmp/sysroots/p4080ds/usr libfm-ppce500mc.a
| (CC) libfm-ppce500mc.o
| src/fm_lib.c:56:23: fatal error: fm_ioctls.h: No such file or directory
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Zhenhua Luo [Tue, 24 Sep 2013 13:08:35 +0000 (21:08 +0800)]
Remove overriding linux-libc-headers
Layers should never need to be overriding linux-libc-headers.
Refer to http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=
babbf7a46acaefd9b36031483cafce053f607e66
for the reason.
Fixed [Bug 5249].
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Zhenhua Luo [Tue, 24 Sep 2013 13:07:37 +0000 (21:07 +0800)]
u-boot: fix depend race issue of u-boot-NAND.bin build
| /srv/home/pokybuild/yocto-autobuilder-new/yocto-slave/nightly-fsl-ppc/build/build/tmp/work/p1022ds-poky-linux-gnuspe/u-boot/git-r30/git/P1022DS_NAND/spl/arch/powerpc/cpu/mpc85xx/.depend:125: *** missing separator. Stop.
| make[3]: Leaving directory `/srv/home/pokybuild/yocto-autobuilder-new/yocto-slave/nightly-fsl-ppc/build/build/tmp/work/p1022ds-poky-linux-gnuspe/u-boot/git-r30/git/arch/powerpc/cpu/mpc85xx'
| make[2]: *** [/srv/home/pokybuild/yocto-autobuilder-new/yocto-slave/nightly-fsl-ppc/build/build/tmp/work/p1022ds-poky-linux-gnuspe/u-boot/git-r30/git/P1022DS_NAND/spl/arch/powerpc/cpu/mpc85xx/start.o] Error 2
Fixed [Bug 5239].
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
chunrong guo [Wed, 28 Aug 2013 09:29:43 +0000 (09:29 +0000)]
Revert "e500v2: workaround for ICE of gcc-4.8.x"
*This reverts commit
93c57323edc118eb8905980348ad3888664f2382
and commit
efd344473c277eab8c1bae56120779983aba6176
*The reason for reverting this is:
the below patch fix this problem.
the patch url is : http://patches.openembedded.org/patch/56803/
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Ting Liu [Tue, 20 Aug 2013 07:14:19 +0000 (07:14 +0000)]
rework machines to use dtb file in KERNEL_DEVICETREE variable
The linux-dtb.inc has been rework to use the Linux kernel build system
to generate the DeviceTree binaries so now KERNEL_DEVICETREE variable
should has the /target/ name, not the file path.
Signed-off-by: Ting Liu <b28495@freescale.com>
Zhenhua Luo [Mon, 19 Aug 2013 09:16:55 +0000 (09:16 +0000)]
coreutils: fix the segfault issue of dd on e500v2 targets
Since double-float is disabled for e500v2 targets build due to ICE
of gcc-4.8.1, accordingly %Ld format of sprintf is disabled.
Address Bug 4910 - [p1022ds]urandom: segmentation fault
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Ting Liu [Thu, 25 Jul 2013 06:26:27 +0000 (06:26 +0000)]
add license file for TestFloat
Signed-off-by: Ting Liu <b28495@freescale.com>
Ting Liu [Fri, 19 Jul 2013 03:21:28 +0000 (03:21 +0000)]
qemu_fslgit: backport 2 patches to fix build with texinfo-5
(From OE-Core rev:
af65260dbf17fcd47b6630db473d95f2f3225d68 )
Fix the below error:
|./qemu-options.texi:1521: unknown command `list'
|./qemu-options.texi:1521: table requires an argument: the formatter for @item
|./qemu-options.texi:1521: warning: @table has text but no @item
Signed-off-by: Ting Liu <b28495@freescale.com>
Zhenhua Luo [Wed, 17 Jul 2013 10:51:13 +0000 (05:51 -0500)]
perf: Remove hard coded include to /usr/local/include in Makefile
Having /usr/local/include hardcoded into the makefile is not necessary
as this is automatically included by GCC. It also infects cross-compile
builds with the host systems includes.
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Ting Liu [Tue, 16 Jul 2013 09:34:27 +0000 (09:34 +0000)]
qemu_fslgit: backport a patch from oe-core to define fdt_t types
Fix the error:
usr/include/fdt.h:58:2: error: unknown type name 'fdt32_t'
Backport a patch from oe-core. Commit:
http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=
ea6e7975964c75e0c8224205e0c1fd04ba37ed4a
Signed-off-by: Ting Liu <b28495@freescale.com>
Zhenhua Luo [Tue, 16 Jul 2013 10:14:29 +0000 (10:14 +0000)]
e500v2: workaround for ICE of gcc-4.8.x
[Issue]
ICE appears when passing -mfloat-gprs=double for e500v2 target build with
gcc-4.8.1, the bug url is: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57717#c1
[Workaround]
Replace double-float with single-float for e500v2 build until the ICE is fixed
[TODO]
Revert the commit when the ICE bug is fixed.
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Chunrong Guo [Wed, 10 Jul 2013 03:45:01 +0000 (03:45 +0000)]
u-boot: append sdk version into uboot version
Signed-off-by: Chunrong Guo <B40290@freescale.com>