diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..6acebb4 --- /dev/null +++ b/README.md @@ -0,0 +1,27 @@ +# OpenEmbedded/Yocto BSP layer for Renesas Electronics's SoCs + +This layer provides support for Renesas Electronics's platforms for use with +OpenEmbedded and/or Yocto. + +Layer maintainer: Takamitsu Honda <takamitsu.honda.pv@renesas.com> + +## Supported Boards/Machines + + +In addition, this also provides layer which supports boards using Renesas SoCs. +Layer and boards that support is the following: + + meta-rcar-gen3 + - 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) + - Renesas Electronics Corporation. R-Car Ebisu (R8A77990) + +Please see README in the layer directory for the description of the board. + +## Original BSP image + +The meta-renesas layer provides original BSP image. The following: + +* core-image-minimal +* core-image-weston |