aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThuy Tran <thuy.tran.xh@rvc.renesas.com>2017-12-23 12:34:30 +0700
committerThuy Tran <thuy.tran.xh@rvc.renesas.com>2018-01-30 10:07:59 +0700
commitdd532898a9664ef906bddff12a5bf4b59e81d601 (patch)
treefd2866b5409fc4b19b7a9061fa7152e4445421a2
parent0817dcb1ba2ddfb5afc7c53f4e8789149dd62dbf (diff)
rcar-gen3: MMNGR: Update SRCREV to follow the latest version
This commit updates SRCREV for Memory Manager driver to v1.2 to apply following changes: - Add support for Linux v4.14 stable. - Fix compiler/checkpatch warnings. - Disable IPMMU TLB cache function in M3N Ver1.1 due to hardware restriction. - Update reserved bits handling in IMTTLBR and IPMMU (MMU) initialize sequence. Signed-off-by: Thuy Tran <thuy.tran.xh@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
-rw-r--r--meta-rcar-gen3/recipes-kernel/kernel-module-mmngr/mmngr_drv.inc2
-rw-r--r--meta-rcar-gen3/recipes-multimedia/mmngr-module/mmngr_lib.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-rcar-gen3/recipes-kernel/kernel-module-mmngr/mmngr_drv.inc b/meta-rcar-gen3/recipes-kernel/kernel-module-mmngr/mmngr_drv.inc
index 5988da6..c806c0a 100644
--- a/meta-rcar-gen3/recipes-kernel/kernel-module-mmngr/mmngr_drv.inc
+++ b/meta-rcar-gen3/recipes-kernel/kernel-module-mmngr/mmngr_drv.inc
@@ -10,4 +10,4 @@ inherit module
MMNGR_DRV_URI = "git://github.com/renesas-rcar/mmngr_drv.git"
SRC_URI = "${MMNGR_DRV_URI};branch=rcar_gen3"
-SRCREV = "ed7ced610cb93b11c6c8e5bd37bb4e37af346a9b"
+SRCREV = "a32a6e0c4be0db2cc53e67bbd92b18c176007e12"
diff --git a/meta-rcar-gen3/recipes-multimedia/mmngr-module/mmngr_lib.inc b/meta-rcar-gen3/recipes-multimedia/mmngr-module/mmngr_lib.inc
index 142ff2e..8d7ee54 100644
--- a/meta-rcar-gen3/recipes-multimedia/mmngr-module/mmngr_lib.inc
+++ b/meta-rcar-gen3/recipes-multimedia/mmngr-module/mmngr_lib.inc
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "\
MMNGR_LIB_URI = "git://github.com/renesas-rcar/mmngr_lib.git"
SRC_URI = "${MMNGR_LIB_URI};branch=rcar_gen3"
-SRCREV = "8d2c068eecb41668bee086fc704ed37c2eb1df67"
+SRCREV = "49e235dd06d63013fbfc6e19711b33da4dc4d743"
# Get Wordsize of test app and change their names later to avoid override
WS_aarch64 = ""