summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/recipes-kernel
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 /meta-rcar-gen3/recipes-kernel
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>
Diffstat (limited to 'meta-rcar-gen3/recipes-kernel')
-rw-r--r--meta-rcar-gen3/recipes-kernel/kernel-module-mmngr/mmngr_drv.inc2
1 files changed, 1 insertions, 1 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"