aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/README.proprietary.md
AgeCommit message (Collapse)AuthorFilesLines
2020-07-10doc: fix markdown code blocks syntaxHEADjellyfish_9.99.4jellyfish_9.99.3jellyfish_9.99.2jellyfish/9.99.4jellyfish/9.99.3jellyfish/9.99.29.99.49.99.39.99.2masterLi Xiaoming1-18/+19
Because of the unnecessary spaces, some bash code blocks is not displayed as expected in the pages below: https://docs.automotivelinux.org/docs/en/master/hardware/reference/renesas-gen3/gen3.html https://docs.automotivelinux.org/docs/en/master/hardware/reference/renesas-gen3/proprietary.html Bug-AGL: SPEC-2714 Change-Id: I5943d834347c7b124f5bce8b00b39e88067926d2 Signed-off-by: Li Xiaoming <lixm.fnst@cn.fujitsu.com>
2020-07-06repair invalid linkZhong Lu1-1/+1
details: the response of original link is 404 Bug-AGL:SPEC-2714 Signed-off-by: Zhong Lu <zhongl.fnst@cn.fujitsu.com> Change-Id: I1323e28a3b39ff1c22ac40bcc7fb4fa86cf6e23c
2019-09-24rcar-gen3: README: Update release informationKhang Nguyen1-81/+115
This commit updates information for Community Yocto BSP v3.21.0 on Yocto Project 2.8 (Zeus). Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com> Change-Id: I47a17c40a89cca82c8356e82a9f4a3f7f88323b3
2019-04-01rcar-gen3: Add support M3NULCB boardYusuke Goda1-0/+4
M3NULCB board specifications: R-Car M3-N Ver.1.1 DDR 2GiB eMMC 8GB(KLM8G1GESD-B04P) Change-Id: Ie857f76d7c96cd6e9a9196ce9bc27d98e878b161 Signed-off-by: Yusuke Goda <yusuke.goda.sx@renesas.com> Signed-off-by: Duy Dang <duy.dang.yw@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-10-26rcar-gen3: README: Use Markdown formattingDuy Dang1-0/+181
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>