summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/README.proprietary.md
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/README.proprietary.md
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/README.proprietary.md')
-rw-r--r--meta-rcar-gen3/README.proprietary.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-rcar-gen3/README.proprietary.md b/meta-rcar-gen3/README.proprietary.md
index 43c324a..ca8030d 100644
--- a/meta-rcar-gen3/README.proprietary.md
+++ b/meta-rcar-gen3/README.proprietary.md
@@ -51,6 +51,12 @@ to use, you will need to get them from Renesas.
MACHINE = "m3ulcb"
```
+ * For R-Car Starter Kit Pro(M3NULCB) board
+
+ ```bash
+ MACHINE = "m3nulcb"
+ ```
+
* For Ebisu board
```bash