diff options
author | Duy Dang <duy.dang.yw@rvc.renesas.com> | 2018-08-30 10:40:11 +0700 |
---|---|---|
committer | Duy Dang <duy.dang.yw@rvc.renesas.com> | 2018-10-26 09:45:38 +0700 |
commit | 4c216d7d2d29af6cbc231f772e90f23ab619f109 (patch) | |
tree | 04071f8f368b83860ac9db0386811ad39012eae9 /README | |
parent | bea3b6c35a6592f3e5522af29a36a0e883bb0582 (diff) |
rcar-gen3: README: Use Markdown formatting
This commit edits README files to use Markdown formatting.
There are also some modifications:
- Removed dependency on meta-renesas itself in
meta-rcar-gen3/README.md and meta-rcar-gen3/README.linaro
- Added E3 SoC information to meta-rcar-gen3/README.md
- Replaced core-image-x11 by core-image-minimal in README.md,
this image is not maintained.
Signed-off-by: Duy Dang <duy.dang.yw@rvc.renesas.com>
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 26 |
1 files changed, 0 insertions, 26 deletions
@@ -1,26 +0,0 @@ -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/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 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 |