From 3c9103d680185772f6c429031a5fb31d959e56ae Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Sat, 14 Jun 2014 11:57:16 +0800 Subject: [PATCH] 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 --- meta-fsl-ppc/recipes-virtualization/hv-cfg/hv-cfg_git.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta-fsl-ppc/recipes-virtualization/hv-cfg/hv-cfg_git.bb b/meta-fsl-ppc/recipes-virtualization/hv-cfg/hv-cfg_git.bb index a9135247..304b78f8 100644 --- a/meta-fsl-ppc/recipes-virtualization/hv-cfg/hv-cfg_git.bb +++ b/meta-fsl-ppc/recipes-virtualization/hv-cfg/hv-cfg_git.bb @@ -19,9 +19,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" inherit deploy SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git;nobranch=1" -SRCREV = "39f1e585e0a70634e009b2e720407b27f787ace1" -SRCREV_t2080qds = "46065e277a853ca3fa80040d3b00d7582b619a47" -SRCREV_t2080qds-64b = "46065e277a853ca3fa80040d3b00d7582b619a47" +SRCREV = "f79080739851b3a3dfcd435f2ef1572459a4313c" S = "${WORKDIR}/git" -- 2.40.1