diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -0,0 +1,25 @@ +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 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. R-Car Starter Kit premier(H3ULCB) (R8A7795) + - Renesas Electronics Corporation. R-Car Starter Kit pro(M3ULCB) (R8A7796) + +Please see README in the layer directory about the description of the board. + +Original BSP image +========================= +The meta-renesas layer provides original BSP image. The following + * core-image-x11 (H3ULCB, M3ULCB) + * core-image-weston |