summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/recipes-kernel
diff options
context:
space:
mode:
authorThuy Tran <thuy.tran.xh@rvc.renesas.com>2017-10-24 09:20:48 +0700
committerThuy Tran <thuy.tran.xh@rvc.renesas.com>2017-11-24 20:15:54 +0700
commite84efb38c39d91e3dba520a74e88bdc5f021552c (patch)
treed2d0514cf7565024a49277ed56f77501343d0b1d /meta-rcar-gen3/recipes-kernel
parente6a1ab02a3382d88991d2d76badfe2a629189c19 (diff)
rcar-gen3: kernel-module-mmngr: Update to support M3N board
This commit updates MMNGR driver SRCREV to add uTLB setting for M3N when enabling IPMMU. 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 cb16d28..5988da6 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 = "f313b1716a6eb276adc5ec7b3db90ec191b65160"
+SRCREV = "ed7ced610cb93b11c6c8e5bd37bb4e37af346a9b"