diff options
author | Yusuke Goda <yusuke.goda.sx@renesas.com> | 2019-01-24 18:01:55 +0900 |
---|---|---|
committer | Thuy Tran <thuy.tran.xh@renesas.com> | 2019-04-19 16:17:31 +0700 |
commit | 71715305d0fbb2df5027b6b10713f7dbed3a7fa4 (patch) | |
tree | ff38a03e43f792b1fd732a2b42a3690b3e7180b5 /meta-rcar-gen3/README.md | |
parent | 2a535519e1808bb3a43e88a6c5dcc0556fc7101d (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.md')
-rw-r--r-- | meta-rcar-gen3/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-rcar-gen3/README.md b/meta-rcar-gen3/README.md index cad7736..476a1f6 100644 --- a/meta-rcar-gen3/README.md +++ b/meta-rcar-gen3/README.md @@ -1,6 +1,17 @@ # meta-rcar-gen3 +This layer provides the support for the evaluation board mounted ARM SoCs of Renesas +Electronics, called the R-Car Generation 3. + +Currently, this supports boards and the SoCs of the following: + +- Board: Salvator-X / SoC: R8A7795 (R-Car H3), R8A7796 (R-Car M3), R8A77965 (R-Car M3N) +- Board: R-Car Starter Kit premier(H3ULCB) / SoC: R8A7795 (R-Car H3) +- Board: R-Car Starter Kit pro(M3ULCB) / SoC: R8A7796 (R-Car M3) +- Board: R-Car Starter Kit pro(M3NULCB) / SoC: R8A77965 (R-Car M3N) +- Board: Ebisu / SoC: R8A77990 (R-Car E3) + This layer provides the support for the evaluation board mounted ARM SoCs of Renesas Electronics, called the R-Car Generation 3. |