]> code.ossystems Code Review - meta-freescale.git/log
meta-freescale.git
10 years agoadd more secure u-boot into default build list
Ting Liu [Wed, 7 Jan 2015 09:55:03 +0000 (17:55 +0800)]
add more secure u-boot into default build list

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agocryptodev: disable RSA_KEYGEN if pkc-host installed
Cristian Stoica [Wed, 7 Jan 2015 09:55:02 +0000 (17:55 +0800)]
cryptodev: disable RSA_KEYGEN if pkc-host installed

Currently pkc-host does not support RSA_KEYGEN. When pkc-host
installed, RSA keygen operations should be avoided.

Introduce DISTRO_FEATURE "c29x_pkc". To install pkc-host, this
feature should be enabled. Then cryptodev checks it to disable
RSA_KEYGEN.

this can be done in conf/local.conf:
DISTRO_FEATURES_append = " c29x_pkc"

Signed-off-by: Cristian Stoica <cristian.stoica@freescale.com>
10 years agocryptodev: update origin and remove stale patches
Cristian Stoica [Wed, 7 Jan 2015 09:55:01 +0000 (17:55 +0800)]
cryptodev: update origin and remove stale patches

- Nikos handed over project maintainance to Phil Sutter.
- Several pending patches have been merged upstream so we removed
  them from the recipe. The remaining ones have been sorted

Signed-off-by: Cristian Stoica <cristian.stoica@freescale.com>
Change-Id: I0c6160c739d379ba787e72423d1564b9a3d05d8b
Reviewed-on: http://git.am.freescale.net:8181/24177
Reviewed-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Tested-by: Zhenhua Luo <zhenhua.luo@freescale.com>
10 years agoopenssl: upgrade to 1.0.1i plus Freescale patches
Cristian Stoica [Wed, 7 Jan 2015 09:55:00 +0000 (17:55 +0800)]
openssl: upgrade to 1.0.1i plus Freescale patches

- include fixes for algorithm registration and 32-bit application hanging
  on E5500 cores.
- add offloading suport for aes-gcm
- upstream patches are kept except for the documentation patch which is
  no longer necessary

Signed-off-by: Cristian Stoica <cristian.stoica@freescale.com>
10 years agoudev-extraconf: replace bbappend with own recipe
Ting Liu [Wed, 7 Jan 2015 09:54:59 +0000 (17:54 +0800)]
udev-extraconf: replace bbappend with own recipe

* introduce variable RULE for DPAA FMan ethernet ports name rule.
* use 72-fsl-dpaa-persistent-networking.rules for t1024, same as e6500.

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agousdpaa: update to revision d997594
Ting Liu [Wed, 7 Jan 2015 04:33:26 +0000 (12:33 +0800)]
usdpaa: update to revision d997594

This update to fsl sdk v1.7 release. There are 143 new commits.
The detailed changes can be found at:
http://git.freescale.com/git/cgit.cgi/ppc/sdk/usdpaa.git/

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agousdpaa: use soc_family to define SOC/FMAN_VARIANT
Ting Liu [Wed, 7 Jan 2015 04:33:25 +0000 (12:33 +0800)]
usdpaa: use soc_family to define SOC/FMAN_VARIANT

listing machine names in recipe is painful when adding support
for boards with same soc. use soc_family instead.

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agofm-ucode: update to revision 4cda2e3
Ting Liu [Wed, 7 Jan 2015 04:33:24 +0000 (12:33 +0800)]
fm-ucode: update to revision 4cda2e3

This includes following fixes:
4cda2e3 fm-ucode: add t1040 and t2080 rev 1.1 files
222cd35 fm-ucode: remove prev version of _t1040_r1.0_107_
c5006bf fm-ucode: add t1024 packages
2698dc3 fm-ucode: release 107.4.2
3b66ca5 fm-ucode: new version 107_4_2_candidate1

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agofm-ucode: use soc_family to match deployed binaries
Ting Liu [Wed, 7 Jan 2015 04:33:23 +0000 (12:33 +0800)]
fm-ucode: use soc_family to match deployed binaries

listing machine names in recipe is painful when adding support
for boards with same soc. use soc_family instead.

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agoskmm-ep: update revision to 27156a6
Ting Liu [Wed, 7 Jan 2015 04:33:22 +0000 (12:33 +0800)]
skmm-ep: update revision to 27156a6

This includes following fixes:

27156a6 skmm-ep: add gcc flag '-mno-strict-align' to improve performance
d6adb62 skmm-ep: fix up skmm application segment fault
13deed1 DMA: fix the mmap failed check
bc505e5 PCIDMA: Add DMA chain and multiple channel support
68ee05f Temporarily add fsl_pci_ep_vfio.h which should be in linux
9e6e2cb PCIDMA: Change DMA BWC and memory allocation
4805577 PCIDMA: Add MSIX trigger functionality
31f653a PCIDMA: Add MSIX outbound window support
e903be6 PCIDMA: Adjust PCI EP display information
7f8012d PCIDMA: Change DMA channel initialization code
fb29219 PCIDMA: Remove duplicate code

Also add missing DEPENDS on virtual/kernel

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agoqemu: remove unavailable gtk+ options
Ting Liu [Wed, 7 Jan 2015 04:33:21 +0000 (12:33 +0800)]
qemu: remove unavailable gtk+ options

The preferred version of qemu defined in this layer (1.7) does not have
the same configuration options as the original yocto version (2.0).
Since this recipe includes yocto's qemu.inc, some of the configuration
options defined there generate an error during the do_configure task:

| ERROR: unknown option --disable-vte

Setting PACKAGECONFIG[option] to an empty string fixes the problem.

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agot1024rdb-64b: add machine support
Ting Liu [Wed, 7 Jan 2015 04:33:20 +0000 (12:33 +0800)]
t1024rdb-64b: add machine support

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agot1024rdb: add machine support
Ting Liu [Wed, 7 Jan 2015 04:33:19 +0000 (12:33 +0800)]
t1024rdb: add machine support

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agot1024qds: add machine support
Ting Liu [Wed, 7 Jan 2015 04:33:18 +0000 (12:33 +0800)]
t1024qds: add machine support

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agot1024qds-64b: add machine support
Ting Liu [Wed, 7 Jan 2015 04:33:17 +0000 (12:33 +0800)]
t1024qds-64b: add machine support

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agop2020ds: remove as it is not supported now
Ting Liu [Mon, 5 Jan 2015 10:32:38 +0000 (18:32 +0800)]
p2020ds: remove as it is not supported now

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agoipc: update to revision c9c92ac
Zhenhua Luo [Mon, 5 Jan 2015 10:32:37 +0000 (18:32 +0800)]
ipc: update to revision c9c92ac

This includes following fixes:
c9c92ac B4:L1 Defense: Add support for hardware watchpoint
c4dd0bc b4860: IPC: Make dynamic user space library position independent

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
10 years agohypervisor: update to revision to 99b04d9
Zhenhua Luo [Mon, 5 Jan 2015 10:32:36 +0000 (18:32 +0800)]
hypervisor: update to revision to 99b04d9

This includes following fixes:
99b04d9 update libos
805227f ccf: add b4 ccf compatibles
1ed0f70 msi: Differentiate between mpic 4.3 and older ones
4a2ede1 Revert "t1040: workaround A-008007 erratum"

The fixes in libos:
819bda2 Set error int irq index at init time
de32355 Properly unmask error interrupts
955ddac Revert "t1040: workaround A-008007 erratum"

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
10 years agofmlib: update to revision 661d782
Zhenhua Luo [Mon, 5 Jan 2015 10:32:35 +0000 (18:32 +0800)]
fmlib: update to revision 661d782

This includes following fixes:

661d782 fmlib: Fix pointer handles used in FMD wrapper
744e788 fmlib: copy CcNode pointer when appropriate
b3a7bc7 fmlib: expose configuration routines in header files
bdd6d6f capwap: sync with kernel for frag support
2eafba1 fmlib: add capwap support
87327a1 capwap: transfer to id for reassembly manip
20984f8 fmd: handle possibly undefined macro

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
10 years agofmc: update to revision to 4f4a3eb
Zhenhua Luo [Mon, 5 Jan 2015 10:32:34 +0000 (18:32 +0800)]
fmc: update to revision to 4f4a3eb

This includes following fixes:

4f4a3eb ENGR00342608: Major error on ALU PCD: IC_HASH_INDEXED numOfKeys has to b
e powerOfTwo
a3e40ab ENGR00342299: ALU PCD (fmc_pcd_ed44_skeleton_TSOC.xml) generates Segmentation fault
71deab3 ENGR00342299: ALU PCD (fmc_pcd_ed44_skeleton_TSOC.xml) generates Segmentation fault
aa34fa3 ENGR00341753: Schemes sharing between ports is not working
e6fee7f ENGR00341091: False error reported by FMC in ALU PCD: 'ERR: Unresolved cycled dependencies are found'
2fb5b1c ENGR00340476: ALU Issue with pbit marking with a given DSCP (B0198)
284a506 ENGR329197: 32 Schema limit exhausted when FMC duplicates the schemas even if same policy is attached to all the ports
0434629 ENGR00338449: Enable Test automation framework for FMC on Linux host OS
d09735b ENGR00338121: fmc: Support new convention for port type in xml config file
f46f085 Improvement to: ENGR330486: ALU B0187: FMC/libxml2 SDK1.5 FB3 : Memory leaked during PCD xml application
c2330c3 ENGR00330486: ALU B0187 : FMC/ libxml2  SDK1.5 FB3 : Memory leaked during PCD xml application
2bff057 ENGR00325623: PCD : replicator issue
4157f75 ENGR00316689: fmc: Ccnode mask support option fails to propagate into the PCD
35b9363 ENGR00320235: reassembly management with PCD xml (FMC) - FM_PCD_MAX_NUM_OF_CC_GROUPS

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
10 years agoflib: update to revision 4bd48d4
Zhenhua Luo [Mon, 5 Jan 2015 10:32:33 +0000 (18:32 +0800)]
flib: update to revision 4bd48d4

This update to fsl sdk v1.7 release. The detailed changes
can be found at:
http://git.freescale.com/git/cgit.cgi/ppc/sdk/flib.git/

The license file changes:
1. add SPDX license identifier
2. update to 'Copyright 2008-2014'

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
10 years agoqemu: update to revision 6ac4597
Zhenhua Luo [Mon, 5 Jan 2015 10:32:32 +0000 (18:32 +0800)]
qemu: update to revision 6ac4597

This includes following fixes:

6ac4597 QEMU:Add support for e5500 core revision v102.1 present on T1024 SOC.
b8c87e9 Synchronized Linux headers.
f2e4612 hw/arm/virt: Support -cpu host
80cd9c1 target-arm: Provide '-cpu host' when running KVM
8e1f791 target-arm: Don't hardcode KVM target CPU to be A15
885c7a9 hw/arm: Add 'virt' platform
7ea5615 target-arm: Allow secondary KVM CPUs to be booted via PSCI
c33ac75 target-arm: Add ARMCPU field for Linux device-tree 'compatible' string
79f0d1c target-arm: Provide PSCI constants to generic QEMU code
5d1a235 hw/arm/boot: Allow boards to provide an fdt blob
badc409 device_tree.c: Terminate the empty reservemap in create_device_tree()
7a6947b target-arm: Provide mechanism for getting KVM constants even if not CONFIG_KVM

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
10 years agoeth-config: update to revision 8040e0b
Zhenhua Luo [Mon, 5 Jan 2015 10:32:31 +0000 (18:32 +0800)]
eth-config: update to revision 8040e0b

This includes following fixes:

8040e0b eth_config: Add COPYING file
7e7c062 eth_config: Added Makefile
05d30e6 eth_config: Update Shared-Mac config file to new port notation
1777d0a eth_config: General refactoring of config/policy files
8a34b20 eth_config: Moved config/policy files to obsolete folder

Update recipe to match the code changes:
* change copyright to "BSD & GPLv2+"
* call "oe_runmake install" in do_install

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
10 years agoweb-sysmon: update to revision 8d0c6ec
Zhenhua Luo [Mon, 5 Jan 2015 10:32:30 +0000 (18:32 +0800)]
web-sysmon: update to revision 8d0c6ec

This includes following fixes:

8d0c6ec Using Makefile to install the package
7d7a893 Add PM demo scripts support
472c2b1 Add startup script for web-sysmon package
ca33057 Add T4240QDS support
8508c8f Automatically scan hwmon system
522f8e2 Update the clean target of Makefile
24d3e4c Unify the template of temp/curr/in/power cgi script
cd66d0f Update the clean target of Makefile
c5dd6e8 Update description of sens_create_rrd

Update recipe to match the code changes:
1. use 'oe_runmake install'
2. install web-sysmon.sh as init script

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
10 years agorcw: update revision to 3e89f378
Ting Liu [Mon, 5 Jan 2015 10:32:28 +0000 (18:32 +0800)]
rcw: update revision to 3e89f378

This update to fsl sdk v1.7 release, the detailed
changes can be found at:
http://git.freescale.com/git/cgit.cgi/ppc/sdk/rcw.git/

t1042rdb and t1042rdb-pi use the same rcw, update for it.

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
10 years agohv-cfg: t1042rdb use the same setting with t1040
Ting Liu [Mon, 5 Jan 2015 10:32:26 +0000 (18:32 +0800)]
hv-cfg: t1042rdb use the same setting with t1040

As previous t1042rdb was renamed to t1042rdb-pi and the new t1042rdb
keep the same with t1040rdb except rcw/u-boot/dtb, update hv-cfg to
follow this.

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agot104x: use kernel defconfig corenet_fmanv3_smp_defconfig
Ting Liu [Mon, 5 Jan 2015 10:32:25 +0000 (18:32 +0800)]
t104x: use kernel defconfig corenet_fmanv3_smp_defconfig

The defconfig in kernel source was renamed.

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agot1042rdb: add machine support
Ting Liu [Mon, 5 Jan 2015 10:32:24 +0000 (18:32 +0800)]
t1042rdb: add machine support

This is a board with t1042rdb u-boot/rcw/dtb, the others
are the same wtih t1040rdb

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agorename t1042rdb -> t1042rdb-pi
Ting Liu [Mon, 5 Jan 2015 10:32:23 +0000 (18:32 +0800)]
rename t1042rdb -> t1042rdb-pi

Current configuration of t1042rdb was targeted for
printing market, rename it to t1042rdb-pi.

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agou-boot: upgrade to 2014.07 with revision 659b6a2
Ting Liu [Mon, 5 Jan 2015 10:32:21 +0000 (18:32 +0800)]
u-boot: upgrade to 2014.07 with revision 659b6a2

This updates u-boot to sdk v1.7 release which was based
on 2014.07. For detailed changes, see:
http://git.freescale.com/git/cgit.cgi/ppc/sdk/u-boot.git/

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
10 years agolinux-qoriq: update revision to 6619b8b
Zhenhua Luo [Mon, 5 Jan 2015 10:32:20 +0000 (18:32 +0800)]
linux-qoriq: update revision to 6619b8b

This update to fsl sdk v1.7 release.

For detailed changes, see:
http://git.freescale.com/git/cgit.cgi/ppc/sdk/linux.git/

Remove the patches which were applied in the repository.

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
10 years agodtc: old SRC_URI died, changing to new working one
Ting Liu [Mon, 5 Jan 2015 10:32:19 +0000 (18:32 +0800)]
dtc: old SRC_URI died, changing to new working one

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agolinux-qoriq: fix building using out-of-tree
Ting Liu [Mon, 5 Jan 2015 03:37:23 +0000 (11:37 +0800)]
linux-qoriq: fix building using out-of-tree

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agolinux-qoriq: change defconfig for T1040 to match number of cpus
Bob Cochran [Fri, 14 Nov 2014 04:05:20 +0000 (23:05 -0500)]
linux-qoriq: change defconfig for T1040 to match number of cpus

Having a number higher than necessary for NR_CPUS wastes memory by
instantiating unnecessary structures in RAM.  An example is in the DPAA
where DPAA_ETH_TX_QUEUES is defined based on NR_CPUS and used to create
dozens of extra qman_fq structures.  Using the prior value of 24, which
was left over from the T4240 created an additonal 60 frame queue
structures alone.

This has been tested on t1040rdb-64b.

Signed-off-by: Bob Cochran <yocto@mindchasers.com>
10 years agolinux-qoriq: Configure T1040 for FMAN V3
Bob Cochran [Fri, 14 Nov 2014 03:56:20 +0000 (22:56 -0500)]
linux-qoriq: Configure T1040 for FMAN V3

Although the flag existed in Kconfig for FMAN_V3L, it was not set by
default.  Also, the T1040 and FMAN V3L only support four O/H ports, so
remove the last two from the DTS files.  Otherwise, MAJOR FM Errors
will be reported during FMAN probing / init.

This was tested on t1040rdb-64b

Signed-off-by: Bob Cochran <yocto@mindchasers.com>
10 years agolinux-qoriq: Remove Altivec from T1040 64-bit defconfig
Bob Cochran [Fri, 14 Nov 2014 03:55:23 +0000 (22:55 -0500)]
linux-qoriq: Remove Altivec from T1040 64-bit defconfig

T1040 uses an E5500 processor, and E5500 doesn't have an Altivec unit

This was tested on a t1040rdb

Signed-off-by: Bob Cochran <yocto@mindchasers.com>
10 years agolinux: sofs - CVE-2014-5471, CVE-2014-5472
Sona Sarmadi [Fri, 26 Sep 2014 07:18:31 +0000 (15:18 +0800)]
linux: sofs - CVE-2014-5471, CVE-2014-5472

Fix unbounded recursion when processing relocated directories

Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
10 years agoCVE-2014-5077 Kernel/SCTP: fix a NULL pointer dereference
Liviu Gheorghisan [Thu, 18 Sep 2014 08:22:37 +0000 (10:22 +0200)]
CVE-2014-5077 Kernel/SCTP: fix a NULL pointer dereference

A NULL pointer dereference flaw was found in the way the
Linux kernel's Stream Control Transmission Protocol
(SCTP) implementation handled simultaneous connections
between the same hosts. A remote attacker could use this
flaw to crash the system.

References:
    - https://access.redhat.com/security/cve/CVE-2014-5077
    - http://patchwork.ozlabs.org/patch/372475/

Signed-off-by: Liviu Gheorghisan <liviu.gheorghisan@enea.com>
10 years agoqemu: remove unavailable configuration options
Josep Puigdemont [Sat, 6 Sep 2014 10:45:01 +0000 (12:45 +0200)]
qemu: remove unavailable configuration options

The preferred version of qemu defined in this layer (1.7) does not have
the same configuration options as the original yocto version (2.0).
Since this recipe includes yocto's qemu.inc, some of the configuration
options defined there generate an error during the do_configure task:

| ERROR: unknown option --disable-lzo
| ERROR: unknown option --disable-numa
| ERROR: unknown option --disable-quorum

Setting PACKAGECONFIG[otion] to an empty string fixes the problem.

Addresses bug:
[YOCTO #6690]

Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
10 years agofs: umount on symlink leaks mnt count, CVE-2014-5045
Sona Sarmadi [Fri, 5 Sep 2014 12:59:02 +0000 (14:59 +0200)]
fs: umount on symlink leaks mnt count, CVE-2014-5045

Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
10 years agouspdcp, fmc: make meta-fsl-ppc play with other layers
Khem Raj [Wed, 3 Sep 2014 18:23:20 +0000 (11:23 -0700)]
uspdcp, fmc: make meta-fsl-ppc play with other layers

Some recipes are specific to fsl machines but arent marked so.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
10 years agoboot-format: obey CFLAGS, LDFLAGS
Christopher Larson [Wed, 3 Sep 2014 17:50:31 +0000 (10:50 -0700)]
boot-format: obey CFLAGS, LDFLAGS

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
10 years agoadd layer-specific bbappends when that layer is included
Ting Liu [Thu, 7 Aug 2014 02:42:34 +0000 (10:42 +0800)]
add layer-specific bbappends when that layer is included

setting BB_DANGLINGAPPENDS_WARNONLY forces the policy for all layers.
If the user is expecting dangling appends to be errors, this hides
potential problems from them.

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agoconf/layer.conf: remove BB_ENV_EXTRAWHITE setting
Ting Liu [Thu, 7 Aug 2014 02:12:23 +0000 (10:12 +0800)]
conf/layer.conf: remove BB_ENV_EXTRAWHITE setting

If not removed, BB_ENV_EXTRAWHITE is overrided as "KSRC USRC".

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agofmlib: use SOC_FAMILY as override in do_install
Ting Liu [Thu, 7 Aug 2014 02:01:28 +0000 (10:01 +0800)]
fmlib: use SOC_FAMILY as override in do_install

In previous commit, do_install was missed. update it.

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agoudev-extraconf: not automount disk partitions
Ting Liu [Fri, 1 Aug 2014 04:33:18 +0000 (12:33 +0800)]
udev-extraconf: not automount disk partitions

There is a bug found in FSL SDK:
kernel can't boot up (or hang for a long time) when board connects
with a HDD (has extended partition) via pcie sata controller card.

avoid auto-mounting disk partitions. user can do it via fstab.

And move all the customized rules to qoriq-ppc folers.

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agoudev-extraconf: not automount network block devices
Ting Liu [Fri, 1 Aug 2014 04:33:17 +0000 (12:33 +0800)]
udev-extraconf: not automount network block devices

The nbd devices are set up loop devices, we first have dead device
nodes, then later we attach stuff behind them. At the time of the udev
creation event, nothing works at nbd devices.

This avoids unnecessary boot error msg:
| nbd0: Attempted send on closed socket
| end_request: I/O error, dev nbd0, sector 0

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agoudev[-extraconf]: skip mmc rpmb partitions
Ting Liu [Fri, 1 Aug 2014 04:33:16 +0000 (12:33 +0800)]
udev[-extraconf]: skip mmc rpmb partitions

In FSL SDK 1.6 Kernel, mmc driver has created a new partition
with "mmcblkXrpmb" if device expresses it support of RPMB.

RPMB (Replay Protected Memory Block), A signed access to a Replay
Protected Memory Block is provided. This function provides means
for the system to store data to the specific memory area in an
authenticated and replay protected manner.

In that case, any read/write access to this partition device will
report errors which will not impact any fuction.

add rules to skip it, avoid the below error msg:
| mmcblk0rpmb: retrying using single block read
| mmcblk0rpmb: error -110 transferring data

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agoudev-extraconf: remove obsolete local.rules
Ting Liu [Fri, 1 Aug 2014 04:33:15 +0000 (12:33 +0800)]
udev-extraconf: remove obsolete local.rules

local.rules was used for udev, and the content of this obsolete file
was seperated (automount.rules/autonet.rules/...).

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agoipsec-demo (scripts and configuration files) add recipe
Ting Liu [Thu, 24 Jul 2014 07:48:17 +0000 (15:48 +0800)]
ipsec-demo (scripts and configuration files) add recipe

There are some ipsec demo scripts and configuration files for qoriq
boards. add a recipe to hold them.

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agolibvirt: add bbappend for qoriq-ppc customizations
Ting Liu [Thu, 24 Jul 2014 07:48:16 +0000 (15:48 +0800)]
libvirt: add bbappend for qoriq-ppc customizations

* add customized qemu.conf to enable cgroup device and add /dev/net/tun
  device as cgroup
* add customized PKGCONFIG as not all features supported on ppc boards.

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agofmlib: use SOC_FAMILY as override
Ting Liu [Thu, 24 Jul 2014 07:48:14 +0000 (15:48 +0800)]
fmlib: use SOC_FAMILY as override

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoadd more generic SOC_FAMILY name t1/t2/t4/b4
Ting Liu [Thu, 24 Jul 2014 07:48:13 +0000 (15:48 +0800)]
add more generic SOC_FAMILY name t1/t2/t4/b4

currently the SOC_FAMILY name only cover 32b/64b for each one. add
a more generic one to make it more usable.

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoadd cs4315-firmware license file Cortina
Ting Liu [Thu, 24 Jul 2014 07:48:12 +0000 (15:48 +0800)]
add cs4315-firmware license file Cortina

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agolibedit/tclap: remove
Ting Liu [Thu, 24 Jul 2014 02:44:24 +0000 (10:44 +0800)]
libedit/tclap: remove

they already exist in meta-openembeded layer, remove

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoREADME: add dependency on meta-openembedded
Ting Liu [Thu, 24 Jul 2014 02:44:23 +0000 (10:44 +0800)]
README: add dependency on meta-openembedded

some fsl own pkgs depend on pkgs in meta-openembeded. for example,
asf needs ipsec-tools, usdpaa/skmm-ep needs libedit, fmc needs tclap.

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoset BB_DANGLINGAPPENDS_WARNONLY as true
Ting Liu [Thu, 24 Jul 2014 02:44:22 +0000 (10:44 +0800)]
set BB_DANGLINGAPPENDS_WARNONLY as true

a ppc specific patch for luajit (exist in mete-oe) was moved to this
layer recently. set BB_DANGLINGAPPENDS_WARNONLY as true for the
situation where meta-oe was not pulled in.

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agou-boot-qoriq: rename to match verion 2014.01
Chunrong Guo [Wed, 23 Jul 2014 06:58:40 +0000 (14:58 +0800)]
u-boot-qoriq: rename to match verion 2014.01

Signed-off-by: Chunrong Guo <B40290@freescale.com>
10 years agoskmm-ep: add two missing header files
Ting Liu [Wed, 23 Jul 2014 06:12:02 +0000 (14:12 +0800)]
skmm-ep: add two missing header files

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agoopenssl_1.0.1g.bbappend: add missing colon for FILESEXTRAPATHS
Hongxu Jia [Wed, 23 Jul 2014 03:30:50 +0000 (11:30 +0800)]
openssl_1.0.1g.bbappend: add missing colon for FILESEXTRAPATHS

While other openssl's bbapend to assign FILESEXTRAPATHS,
there was a potential dir split error.

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
10 years agocryptodev-fsl: add missing colon for FILESEXTRAPATHS
Hongxu Jia [Wed, 23 Jul 2014 03:30:49 +0000 (11:30 +0800)]
cryptodev-fsl: add missing colon for FILESEXTRAPATHS

While other cryptodev-fsl's bbapend to assign FILESEXTRAPATHS,
there was a potential dir split error.

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
10 years agoprocps: disabling reverse-path filtering
Ting Liu [Tue, 22 Jul 2014 10:32:18 +0000 (18:32 +0800)]
procps: disabling reverse-path filtering

rp_filter causes issues with VLAN interfaces.

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agomerge-files: add recipe
Ting Liu [Wed, 23 Jul 2014 02:25:06 +0000 (10:25 +0800)]
merge-files: add recipe

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoinit-ifupdown: use customized interfaces for qoriq-ppc
Ting Liu [Tue, 22 Jul 2014 10:32:16 +0000 (18:32 +0800)]
init-ifupdown: use customized interfaces for qoriq-ppc

the file is same with the one for qemuarm in poky/meta/, only
define loopback interface.

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoluajit: add bbappend to hold ppc specific patch
Ting Liu [Tue, 22 Jul 2014 10:32:15 +0000 (18:32 +0800)]
luajit: add bbappend to hold ppc specific patch

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoremove obsolete patches
Ting Liu [Tue, 22 Jul 2014 10:32:14 +0000 (18:32 +0800)]
remove obsolete patches

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoenable multilib for e5500-64b/e6500/e6500-64b
Ting Liu [Tue, 22 Jul 2014 10:04:00 +0000 (18:04 +0800)]
enable multilib for e5500-64b/e6500/e6500-64b

enable multilib by default as it is needed:
* for e5500-64b/e6500-64b, 32bit toolchain is need to build u-boot
* for e6500, only 64bit kernel is supported

Signed-off-by: Ting Liu <ting.liu@freescale.com>
10 years agoipc-modules: move to recipes-kernel/
Ting Liu [Fri, 11 Jul 2014 07:52:16 +0000 (02:52 -0500)]
ipc-modules: move to recipes-kernel/

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoinherit qoriq_build_64bit_kernel for kernel/module recipes
Ting Liu [Fri, 11 Jul 2014 07:49:10 +0000 (02:49 -0500)]
inherit qoriq_build_64bit_kernel for kernel/module recipes

ppce6500 is a specific core which only support 64bit kernel, the duplicate
hack codes were packaged into qoriq_build_64bit_kernel.bbclass, use it.

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoadd default setting for MKUBIFS_ARGS and UBINIZE_ARGS
Ting Liu [Fri, 11 Jul 2014 07:36:44 +0000 (02:36 -0500)]
add default setting for MKUBIFS_ARGS and UBINIZE_ARGS

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoset IMAGE_CLASSES = "image_types_uboot" as defaut
Ting Liu [Fri, 11 Jul 2014 07:30:00 +0000 (02:30 -0500)]
set IMAGE_CLASSES = "image_types_uboot" as defaut

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoadd u-boot as EXTRA_IMAGEDEPENDS
Ting Liu [Fri, 11 Jul 2014 07:24:40 +0000 (02:24 -0500)]
add u-boot as EXTRA_IMAGEDEPENDS

* As the doc said:
EXTRA_IMAGEDEPENDS = "A list of recipes to build that do not
provide packages for installing into the root filesystem."
MACHINE_EXTRA_RRECOMMENDS = "A list of machine-specific packages
to install as part of the image being built"

* use += for MACHINE_EXTRA_RRECOMMENDS definition

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoremove fslmachine MACHINEOVERRIDES usage
Ting Liu [Fri, 11 Jul 2014 06:52:40 +0000 (01:52 -0500)]
remove fslmachine MACHINEOVERRIDES usage

fslmachine is too generic, use qoriq-ppc instead.

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agolinux-qoriq-sdk: rename to linux-qoriq
Ting Liu [Fri, 11 Jul 2014 06:25:59 +0000 (01:25 -0500)]
linux-qoriq-sdk: rename to linux-qoriq

like linux-imx, linux-qoriq is supposed to be provided and supported
by Freescale. it uses latest linux codes on git.freescale.com

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agou-boot: rename to u-boot-qoriq
Ting Liu [Fri, 11 Jul 2014 06:17:36 +0000 (01:17 -0500)]
u-boot: rename to u-boot-qoriq

like u-boot-imx, u-boot-qoriq is supposed to be provided and supported
by Freescale. it uses latest u-boot codes on git.freescale.com

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoconf/machine/: move common bits to inc files
Ting Liu [Fri, 11 Jul 2014 06:07:56 +0000 (01:07 -0500)]
conf/machine/: move common bits to inc files

* add four new files to hold common bits:
   include/qoriq-base.inc
   include/qoriq-default-providers.inc
   include/qoriq-default-settings.inc
   include/qoriq-default-versions.inc
* add 'qoriq-ppc' into list of MACHINEOVERRIDES

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoremove obsolete PREFERRED_VERSION for virtual/kernel
Ting Liu [Fri, 11 Jul 2014 05:28:08 +0000 (00:28 -0500)]
remove obsolete PREFERRED_VERSION for virtual/kernel

there is only one linux-qoriq-sdk recipe that is based on 3.12 now

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoremove kernel26 machine feature usage
Ting Liu [Fri, 11 Jul 2014 05:25:54 +0000 (00:25 -0500)]
remove kernel26 machine feature usage

kernel26 is now obsolete so remove it from the machine configs

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agomove all inc files to folder include/
Ting Liu [Fri, 11 Jul 2014 05:20:06 +0000 (00:20 -0500)]
move all inc files to folder include/

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agocryptodev-linux/module: use fsl maintained source
Zhenhua Luo [Sat, 14 Jun 2014 06:38:18 +0000 (14:38 +0800)]
cryptodev-linux/module: use fsl maintained source

FSL SDK released its own cryptodev based on 1.6, but not all the codes
was upstreamed, add bbappend to use fsl maintained source. This change
only be applied for fsl machines

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoqoriq_build_64bit_kernel.bbclass: add for ppce6500
Ting Liu [Thu, 10 Jul 2014 09:23:50 +0000 (04:23 -0500)]
qoriq_build_64bit_kernel.bbclass: add for ppce6500

ppce6500 is a specific core which only support 64bit kernel,
introduce qoriq_build_64bit_kernel.bbclass to do this

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoopenssl: use fsl maintained source
Ting Liu [Sat, 14 Jun 2014 05:25:20 +0000 (13:25 +0800)]
openssl: use fsl maintained source

add bbappend to use fsl own openssl source code which was tested

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoopenssl: set preferred version to 1.0.1g
Ting Liu [Wed, 9 Jul 2014 06:43:21 +0000 (01:43 -0500)]
openssl: set preferred version to 1.0.1g

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoopenssl: downgrade to 1.0.1g
Ting Liu [Thu, 3 Jul 2014 07:32:04 +0000 (02:32 -0500)]
openssl: downgrade to 1.0.1g

openssl released in fsl sdk v1.6 was based on 1.0.1g, so downgrade for fsl boards.
the imported recipes were based on daisy-11.0.0 which FSL SDK based on.

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoeth-config: fix wrong md5sum of license file
Ting Liu [Tue, 1 Jul 2014 10:01:26 +0000 (05:01 -0500)]
eth-config: fix wrong md5sum of license file

license file has no changes.

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agouspdcp: add recipe for sdk v1.6
Zhenhua Luo [Sat, 14 Jun 2014 06:30:59 +0000 (14:30 +0800)]
uspdcp: add recipe for sdk v1.6

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
10 years agoskmm-host: add recipe for sdk v1.6
Zhenhua Luo [Sat, 14 Jun 2014 06:29:07 +0000 (14:29 +0800)]
skmm-host: add recipe for sdk v1.6

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
10 years agopkc-host: add recipe for sdk v1.6
Zhenhua Luo [Sat, 14 Jun 2014 06:26:28 +0000 (14:26 +0800)]
pkc-host: add recipe for sdk v1.6

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
10 years agopkc-firmware: add recipe for sdk v1.6
Zhenhua Luo [Sat, 14 Jun 2014 06:25:22 +0000 (14:25 +0800)]
pkc-firmware: add recipe for sdk v1.6

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
10 years agocs4315-firmware: add recipe for sdk v1.6
Ting Liu [Sat, 14 Jun 2014 05:14:06 +0000 (13:14 +0800)]
cs4315-firmware: add recipe for sdk v1.6

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoasf: update to sdk v1.6 release
Zhenhua Luo [Sat, 14 Jun 2014 06:34:33 +0000 (14:34 +0800)]
asf: update to sdk v1.6 release

changes:
 ASFIPSEC: Fix for IPV6 crash dump when L2blob is not resolved.
 ASFIPSEC: Patch to fix P1010/P9131 IPSEC.
 ASF: Fix - Reassembly cleanCB not getting called.
 ASF: Giving fragmented non TCP/UDP/AH/ESP packet back to linux.
 ASFIPSEC:Patch to Fix ICV error in IPv6 case.
 asf: handle memory leak due to software buffer counter.
 AH-SHA1 does not work with ASF
 fmc scripts : 48G fmc config file for T4240RDB
 ASFIPSEC: Patch to fix crash when IPSEC traffic is initiated.
 Patch to fix klocwork issues
 Crash during ping6 test for varied sizes across the tunnel.
 FMC : Adding new config file to support 22G ports for  T2080QDS
 ASF : Porting ASF to kernel 3.13
 asf_ipsec: Patch to fix the MD5 issue.
 ASF: Memory leaks observed.
 asf_ipsec: Patch to fix the issue in AH for 64 bits.
 ASF_IPSEC:Same SA is getting added twice under stress traffic
 ASF_IPSEC:Multiple times of Addition and deletion of SPD and SAs causing linkage problem.
 ASF_IPEC: Unable to delete SPD from ASF.
 ASF-IPSEC:SA flush with traffic through the DUT causing crash.
 ipsec_scripts: Patch to add scripts for all algorithmic combinations for IPsec.
 asf_ipfrag: Patch to fix the issue of crash on P5040RDB.
 ASF : Patch to decrement software buffer pool counter when packet send to linux.
 ASFCTRL : Patch to reflect back the changes made in linux to netdev_notifier_info_to_dev() of asfctrl.
 ASF : update CONFIG_FSL_DPAA_TX_RECYCLE to CONFIG_FMAN_T4240
 asf_ipsec: Patch to fix the compilation error.
 asf_qos: Patch to fix the compilation error in asf_qos.
 ASFIPSEC: Integeration with DPAA eth SG driver
 asf_proc: Patch to update the procfs code.
 ASFIPSEC : Large size self-generated ping packet crash resolved.
 ASF: Patch to fix traffic halt issue in IPSEC fragmentation case.
 ASFIPSEC: Patch to fix the crash seen while deleting SA.
 ASFCTRL: Patch to check for loopback packet and do not offload it.
 ASFIPSEC: invalidate magic number while offloading policy in asfctrl_xfrm_enc_hook
 ASFIPSEC: Patch to fix IPSEC fragmented traffic issues.
 MODULE_LICENSE is changed to dual(BSD/GPL)
 ASF: FMC: Adding 1G port entries for T4240QDS boards.
 ASF: Defining flag in ASF for FSL_DPAA_TX_RECYCLE framework
 ASF: Adding debug module to create a loopback framawork on DPAA platform
 ASF:FMC: Extra line is removed from the file.
 Removing make error when ASF is disabled in Kernel

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
10 years agoqe-ucode: add recipe for sdk v1.6
Zhenhua Luo [Sat, 14 Jun 2014 06:40:50 +0000 (14:40 +0800)]
qe-ucode: add recipe for sdk v1.6

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
10 years agoapptrk: add recipe for sdk v1.6 release
Ting Liu [Sat, 14 Jun 2014 04:20:41 +0000 (12:20 +0800)]
apptrk: add recipe for sdk v1.6 release

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agouio-seville: add recipe for sdk v1.6
Ting Liu [Sat, 14 Jun 2014 04:56:41 +0000 (12:56 +0800)]
uio-seville: add recipe for sdk v1.6

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoceetm: add recipe for sdk v1.6 release
Ting Liu [Sat, 14 Jun 2014 04:25:46 +0000 (12:25 +0800)]
ceetm: add recipe for sdk v1.6 release

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoweb-sysmon: update to sdk v1.6 release
Ting Liu [Sat, 14 Jun 2014 03:37:54 +0000 (11:37 +0800)]
web-sysmon: update to sdk v1.6 release

changes:
 Add T4240QDS case, monitor.conf is an example based on T4240QDS
 Add power consumption monitoring support
 Adjust monitoring duration: 20mins->10mins, 4hours->1hour
 Update copyright
 Update refresh rate as every 10 senconds
 Disable error logging for lighttpd

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agocst: update to sdk v1.6 release
Ting Liu [Sat, 14 Jun 2014 04:16:45 +0000 (12:16 +0800)]
cst: update to sdk v1.6 release

changes:
 KEY_SELECT removed from input file for u-boot -LS1
 Input files added for LS1 (group 5)
 Added proper address of u-boot for u-boot header
 LS1021: unisign fixed for group5
 code clean up
 code cleanup
 Added sample input file for legacy boot feature in dir: input_files/legacy_cfsign/
 Added legacy boot feature
 code clean up
 Entry point and address changed for increased U-boot Size
 add support for SDHC in CSF(ESBC) Header
 input files modified for c29x

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoboot-format: update to sdk v1.6 release
Ting Liu [Sat, 14 Jun 2014 04:13:44 +0000 (12:13 +0800)]
boot-format: update to sdk v1.6 release

changes:
 p2020rdb: Add L2/SRAM boot support
 powerpc: update dat files to take care 768KB u-boot

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agoflib: update to sdk v1.6 release
Ting Liu [Sat, 14 Jun 2014 04:06:26 +0000 (12:06 +0800)]
flib: update to sdk v1.6 release

changes:
 fix ZUC-E + SNOW f9 decapsulation
 fix PDCP Control Plane AES-CTR + SNOW f9 decapsulation
 WiMAX: wait to update the header on encap era4
 WiMAX: invalidate prefetch buffer on encap (era5+)
 fix invalid offset in PDCP MOVE commands
 fix RLC PDB comment
 fix WiFi for SEC ERA > 5
 remove nonsensical comment for MBMS descriptor creation function
 fix RLC encap descriptor
 add WCDMA RLC protocol descriptors
 MBMS processing should be done only on devices with SEC ERA >= 5
 MOVE - fix (#2) support for selecting offset in MATH Regs using AUX field
 MOVE - fix support for selecting offset in MATH Regs using AUX field
 fix MBMS statistics writeback
 add MBMS statistics retrieval function
 fix PATCH_RAW and PATCH_RAW_NON_LOCAL
 beautify MBMS descriptor creation functions
 add PATCH_RAW and PATCH_RAW_NON_LOCAL support
 fix IFB in MBMS Type 1 & 3 descriptors
 remove compiler warnings from descriptors
 remove compiler warnings from RTA library core
 add MBMS SYNC protocol processing support
 SEQ IN PTR - don't generate pointer field when SOP is used
 fix PDCP Control Plane AES-CTR + SNOW f9 decapsulation for SEC ERA >=6
 PROTOCOL - add ODF and DFV HMO bits for IPsec protocol
 fix PDCP Control Plane with ZUC encryption & NULL integrity
 Job descriptor - fix usage of Make Trusted Descriptor (MTD)
 enable SEC Era 6 support
 Extended job descriptor - add support for FTD bit
 add JUMP_INC and JUMP_DEC commands
 MOVE - add support for selecting offset in MATH Regs using AUX field
 SEQFIFOLOAD - add support for AIDF bit
 SEQKEY - add support for VLF and AIDF bits
 WAITCOMP is a MOVE-specific flag, not a generic flag
 LOAD - fix length mask for the case when dst is DCTRL
 SEQ OUT PTR - add support for RST and EWS bits
 Job descriptor - do not allow TD and MTD options in the same time
 Job descriptor - add support for Extended Header - JOB_HDR_EXT
 refactoring - add __rta_out* for writing in the descriptor buffer
 LOAD command fix - always return the insertion offset in the desc buffer
 add defines needed for Linux kernel integration
 add helper macros for finding out descriptor length
 move platform dependencies to compat.h
 whitespace fixes
 add Class Context src/dst for the LOAD/STORE commands
 add defines for SEC commands
 rename MATH src/dst PROT to MATH DPOVRD
 add support for RNG4 bits PS, AI
 rename FIFOLD_TYPE_DFIFO to FIFOLD_TYPE_NOINFOFIFO
 rename LD/ST DECO descriptor buffers src/dst
 sync pdb.h with Linux kernel counterpart
 prepare sync of pdb.h with Linux kernel counterpart
 fix test_load DXLT golden pattern
 Update RSA descriptors
 add DES-CBC/3DES-CBC & AES-XCBC-MAC-96 IPsec descriptors
 add TLS family descriptor for cipher block suites
 add RSA protocol descriptors
 fix AES-CTR + SNOW f9 decapsulation

Signed-off-by: Ting Liu <b28495@freescale.com>
10 years agohv-cfg: update to sdk v1.6 release
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>