aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bb
diff options
context:
space:
mode:
authorYusuke Goda <yusuke.goda.sx@renesas.com>2019-01-24 18:01:55 +0900
committerDuy Dang <duy.dang.yw@renesas.com>2019-04-01 15:32:24 +0700
commitfec370de540a2d02a6a678d8a9891104e9cffc5b (patch)
treed0608f7c9a6c06df0e3d221af180cb2dc3ea39a0 /meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bb
parent8af0b7d6e445b532088a068dc012757001be3a1f (diff)
rcar-gen3: Add support M3NULCB board
M3NULCB board specifications: R-Car M3-N Ver.1.1 DDR 2GiB eMMC 8GB(KLM8G1GESD-B04P) Change-Id: Ie857f76d7c96cd6e9a9196ce9bc27d98e878b161 Signed-off-by: Yusuke Goda <yusuke.goda.sx@renesas.com> Signed-off-by: Duy Dang <duy.dang.yw@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Diffstat (limited to 'meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bb')
-rw-r--r--meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bb b/meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bb
index c0be969..54a4591 100644
--- a/meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bb
+++ b/meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bb
@@ -22,7 +22,7 @@ SRC_URI = " \
git://github.com/OP-TEE/optee_os.git;branch=master;name=officialgit;destsuffix=git_official \
"
-COMPATIBLE_MACHINE = "(salvator-x|h3ulcb|m3ulcb|ebisu)"
+COMPATIBLE_MACHINE = "(salvator-x|h3ulcb|m3ulcb|m3nulcb|ebisu)"
PLATFORM = "rcar"
DEPENDS = "python-pycrypto-native"