summaryrefslogtreecommitdiffstats
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
committerThuy Tran <thuy.tran.xh@renesas.com>2019-04-19 16:17:31 +0700
commit71715305d0fbb2df5027b6b10713f7dbed3a7fa4 (patch)
treeff38a03e43f792b1fd732a2b42a3690b3e7180b5 /meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bb
parent2a535519e1808bb3a43e88a6c5dcc0556fc7101d (diff)
rcar-gen3: Add support M3NULCB board
M3NULCB board specifications: - R-Car M3-N Ver.1.1 - DDR 2GiB - eMMC 8GB(KLM8G1GESD-B04P) Signed-off-by: Yusuke Goda <yusuke.goda.sx@renesas.com> Signed-off-by: Duy Dang <duy.dang.yw@renesas.com> Signed-off-by: Thuy Tran <thuy.tran.xh@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 35c043f..c1b4f6a 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"