aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThuy Tran <thuy.tran.xh@rvc.renesas.com>2017-10-24 14:31:54 +0700
committerThuy Tran <thuy.tran.xh@rvc.renesas.com>2017-11-24 20:14:46 +0700
commit68648960e60175d5af7f891362e4fb0bfb33dcad (patch)
tree32955d9da09bc64fc70fc8c9ec207a848bea805c
parent1f178db35da91c74c5c59d3a860347cd5824cf04 (diff)
rcar-gen3: README: Add information for M3N
This commit adds information for the new R-Car Gen3 LSI M3N. Signed-off-by: Thuy Tran <thuy.tran.xh@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
-rw-r--r--README2
-rw-r--r--meta-rcar-gen3/README.proprietary2
2 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index c073969..c736554 100644
--- a/README
+++ b/README
@@ -12,7 +12,7 @@ In addition, this also provides layer that provides support board that is used
SoCs that Renesas build. Layer and board that supports following:
* meta-rcar-gen3
- - Renesas Electronics Corporation. Salvator-X (R8A7795/R8A7796)
+ - Renesas Electronics Corporation. Salvator-X (R8A7795/R8A7796/R8A77965)
- Renesas Electronics Corporation. R-Car Starter Kit premier(H3ULCB) (R8A7795)
- Renesas Electronics Corporation. R-Car Starter Kit pro(M3ULCB) (R8A7796)
diff --git a/meta-rcar-gen3/README.proprietary b/meta-rcar-gen3/README.proprietary
index 72f916c..c8b4f4a 100644
--- a/meta-rcar-gen3/README.proprietary
+++ b/meta-rcar-gen3/README.proprietary
@@ -37,6 +37,8 @@ I/ Board configuration
SOC_FAMILY = "r8a7795"
For M3: r8a7796
SOC_FAMILY = "r8a7796"
+ For M3N: r8a77965
+ SOC_FAMILY = "r8a77965"
II/ Build with GLES
==================