-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add flash scripts as build result #927
base: main
Are you sure you want to change the base?
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
635139e
to
8ff48a7
Compare
8ff48a7
to
d5078bf
Compare
d5078bf
to
a3043d5
Compare
Do not merge before Ghaf release 24.12 is out. It is too late to make changes to test automation before the release. |
check the Orin AGX and NX. commit: 635139e
flash.sh needed to Orin like in X1 |
a3043d5
to
3d9d7b3
Compare
Signed-off-by: Valentin Kharin <[email protected]>
3d9d7b3
to
eb33175
Compare
This change will require changes to test-automation. Those will need to be prepared before this pr is merged. They are under work now. Tested with
and for
|
Tested crosscompile with Orin AGX and NX Working:
|
Tested native with Orin AGX and NX Working:
|
Tested the Risc-V: Working:
|
I will add the bug-label here until the test-automation has been fixed to support this pr. We don't really have an accurate label for this situation. |
Test-automation has been checked and it works with this pr. This can now be merged. |
Description of changes
Flash script is changing every now and then and each Ghaf binary images must be flashed to bootable drive with correct version of the flash.sh, so provide flash scripts alongside with images.
Checklist for things done
x86_64
aarch64
riscv64
make-checks
and it passesnixos-rebuild ... switch
Instructions for Testing