Age | Commit message (Collapse) | Author | Files | Lines |
|
The URL is changeds.
https://www.renesas.com/us/en/solutions/automotive/rcar-download/rcar-demoboard-2.html
[old]
https://www.renesas.com/us/en/solutions/automotive/rcar-demoboard-2.html
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
Corrected layout.
|
|
Added info to the doc...
|
|
* Fix markdown lint warring.
* Update AGL current version.
* Update Renesas documentation.
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Add the main build instructions for the H3-based Salvator-X board. Some
instructions are left out as the Salvator-X is under NDA, so I'm not
sure how many details we can provide.
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
With Eel we now provide wic images, so there's no reason to have all of
the steps involving extracting a tarball manually onto a manually
prepared SD card.
Bug-AGL: SPEC-899
Signed-off-by: Tom Rini <trini@konsulko.com>
|
|
We need to have the firmware on the device updated to match the rest of
the BSP. Refer to the steps listed on eLinux.org rather than duplicate
this information.
Bug-AGL: SPEC-1175
Signed-off-by: Tom Rini <trini@konsulko.com>
|
|
Update the links for Renesas graphics drivers.
Bug-AGL: SPEC-906
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
|
|
https://github.com/DavidAnson/markdownlint/blob/v0.5.0/doc/Rules.md
MD012 - Multiple consecutive blank lines
MD014 - Dollar signs used before commands without showing output
MD022 - Headers should be surrounded by blank lines
MD026 - Trailing punctuation in header
MD029 - Ordered list item prefix
MD031 - Fenced code blocks should be surrounded by blank lines
MD032 - Lists should be surrounded by blank lines
MD033 - Inline HTML
MD034 - Bare URL used
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
root file system file is now a .tar.xz (no longer .bz2)
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
|
|
Change-Id: I50a51c482b33821eefc483a4ecd85e95d466981f
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
r-car: boot with ro instead of rw
|
|
Change-Id: I8fc03f7db2ecfa6085eda0e83f723bffa992e9df
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Booting with ro is safer in the case of filesystem corruption because it
prevents processes from writing to a broken filesystem before the kernel
has a chance to fsck and then remount rw. For this reason, it seems to
be the standard in other Linux distros. From my testing, I don't see any
drawback to it.
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
* The driver link is updated
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Change-Id: I1ef6c2574aaf08918b526ba882ef637965831d43
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Change-Id: Ia090edb6bcc646d6de2e2a38d6cb1968d3845090
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
As we set SDCARD variable, we should keep using it to avoid problem if anyone doesn't use /tmp/agl dir.
|
|
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Change-Id: I95b16e42667e8d16088f01b99aee99df31602e9a
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|