Age | Commit message (Collapse) | Author | Files | Lines |
|
Bug-AGL: SPEC-2784
Change-Id: I55e014a08fd315d3460672240c6ace1a2f31c55d
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Bug-AGL: SPEC-2680
Change-Id: Ie397c943762c20b0231ca7c0e44323bdf6101790
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
This reverts commit 9bc6c25f56f4997e55b60e969e9f942cc1859988.
Bug-AGL: SPEC-2680
Change-Id: Ice72ff5f510ac848679c7d09ed4d0bde2d0940d7
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
The script setup_mm_packages.sh setups a temp dir to extract proprietary
drivers for Renesas BSP, but it's not re-entrant: the temp dir is not cleaned
after execution.
With the introduction of the change 9bc6c25 (hotfix for GFX issues), more cleanup
is needed to avoid duplicate zips detection in the copy script located in
meta-rcar-gen3/docs/sample/copyscript/copy_evaproprietary_softwares.sh
This change makes some initial cleanup in the workdir (in case of transition
from a previous script without this patch) and also removes the workdir at the end
Bug-AGL: SPEC-2253, SPEC-2480
Change-Id: Ia95f9045d8a695d550a061710a17676088a92c0a
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
To be merged together with:
https://gerrit.automotivelinux.org/gerrit/#/c/AGL/AGL-repo/+/21389/
v2: fix the aglsetup script
v3: fix scripts to extract m3ulcb
v4: use single folder for BSPs
Bug-AGL: SPEC-2450
Change-Id: I3227896c68ec1413f55cf67ad8f15a7adfe87a52
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Renesas BSP 3.19 is not actually available. But the graphics binaries are.
So this patch get the 3.19 GFX binaries to patch the 3.15 GFX binaries ones.
To achieve that, the following zip is needed:
"R-Car_Gen3_Series_Evaluation_Software_Package_for_Linux-weston5-20190516.zip"
(Note: the name of the zip can change).
By this way, BSP 3.15 of Renesas will be used with the 3.19 GFX binaries.
This solves the graphic issue of the M3ULCB and H3ULCB boards.
This hotfix has been tested on m3ulcb with success.
Warning: This patch has to be revert when the BSP of Renesas will
be updated to 3.19 (at least).
Bug-AGL: SPEC-2253
Change-Id: Ieaab76fb08618f9994c3ff5969d9a361d08b65d2
Signed-off-by: Pierre MARZIN <pierre.marzin@iot.bzh>
|
|
These are required for BSP 3.15.0 on thud (with Wayland 1.16/Weston 5.0)
Bug-AGL: SPEC-1837
Change-Id: I11321915a1be9b858e0b9fef35820c211e0074b4
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
Bug-AGL: SPEC-2185
Change-Id: I30f0ae0b760b540d41af7a0e7afafc9984d34b20
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Bug-AGL: SPEC-1571
Change-Id: Ieefd423b79faa220531a887ff167227044ab6064
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
New Link:
* https://www.renesas.com/us/en/solutions/automotive/rcar-download/rcar-demoboard-2.html
Change-Id: I4451bbb8ff151c0ab5af0163e667a170e2a078cb
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Tested with agl-demo-platform image on:
* M3+KF
* H3+KF
Test results:
| Component | Status |
|---------------------------------------------------------|------------|
| Wifi (U52) | ok |
| BT HCI (U52) | ok |
| BT Audio(U52) | not tested |
| USB2.0(host)(CN13) | not tested |
| USB2.0(func)(CN13) | not tested |
| USB2.0(on-the-go)(CN13) | not tested |
| USB3.0(CN2) | fail |
| Multichan Audio(SSI3,4) hphone(CN 32,33) lineout(CN12) | not tested |
| CSI : Expansion Board (CN10) | not tested |
| CSI : Expansion Board (CN11) | not tested |
| CSI : Raspberry Pi camera(CN48) | not tested |
| Video Input CMOS camera(CN29) | not tested |
| HDMI out(CN49) | ok |
| LVDS out(CN7) | not tested |
| Radio (CN42, 43) | ok |
| Gyro, Accel | ok |
| GPS (CN16) | ok |
| Serial (CN4) | not tested |
| CAN(CN17, 18) | ok |
| SD (CN47) | fail |
| Mini PCIe(CN15) | not tested |
| M.2 key M (CN5) | not tested |
| MOST (CN22) | not tested |
Change-Id: I0779cd6440bf1e8fc958f127aee3c3979da603bb
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Bug-AGL: SPEC-1359
Change-Id: Id3b2327f93f325bca81bb464c31c13b59eda366f
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Change-Id: I71ba7ac53db51f73209424a45e7c94cd1cc7c46e
Signed-off-by: ronan <ronan.lemartret@gmail.com>
|
|
Currently, setup_mm_packages.sh fails on terminals that won't display
colors (such as my Jenkins CI setup). Tweak the code to handle this case
and display an error message instead of failing.
Change-Id: If18e16ed385af567801a56871542b4eb86f4588d
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
setup_mm_packages.sh has a mix of 8 and 4 spaces per tab, so retab it
consistently to 4 spaces.
Change-Id: Icdabaf8a3bc4377660ea6b5de95785a9f01bc901
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
This version gets out-of-date very quickly, and mentioning it doesn't
change the URL or anything else, so let's just remove the mention of it.
Change-Id: I143d81ff4d4c47814e7bddf1572c3b2c92b1291e
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
* WARNING: The URL to download the Renesas BSP driver are change for v2.23
https://www.renesas.com/en-us/solutions/automotive/rcar-demoboard-2.html
(needed for WESTON 2.0)
Bug-AGL: SPEC-890
Change-Id: Ia5c788383331cae01cf8517468c326f6368050ea
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10911
Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
If graphics and multimedia acceleration packege is not located in
your Download directory, the error message is shown by red color.
v2:
Using tput instead of ANSI escape codes.
v3:
rebase after update BSP v2.19
Change-Id: Ica0c0ca557dd6b039cedc3bb45e6389f20fcd20f
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9415
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
* directly use the *.zip file, no need to untar any more.
Bug-AGL: SPEC-605
Change-Id: I970c0f7a7d2eeae05f2a53fd9eca1e0a37916938
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9373
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Changhyeok Bae <changhyeok.bae@lge.com>
Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
update driver to version 2017-03-24.
Bug-AGL: SPEC-530
Change-Id: I5e18b5baa93419c80409b983de68ba4f7aaa74be
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Setup_mm_packages.sh must be compliant with driver update.
Test if EXTRACT_DIR do not exists block the update.
Change-Id: If5a8adfbf187e0894d04488eb40aa6ddbe48ad95
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Change-Id: I9c4ba041ede07252c69452dfa747b90b36346fba
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
* update script for Renesas rcar gen3 v2.16.0 and for the last released
driver (version 2017-01-25) of Renesas rcar gen3.
Bug-AGL: SPEC-471
Change-Id: If078055e5bc65263491b7cadd6c7b55755746257
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Change-Id: Idddf52fd1c894493c3c65c45a93733d5ba39f809
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
This is slightly cleaner and better for handling failure cases.
Change-Id: I824308fc7c8ca8def86b7470a5226a6eff91f51c
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
this introduce gen3 support with egl & multimedia acceleration.
Change-Id: Id816c6ae85e2877a1af9203ef893e1db12db5afc
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
|