Skip to content
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

[NOT FOR MERGE] scripts/flash.sh: update GPIO numbers to RTE OS v0.8.0 #22

Closed
wants to merge 1 commit into from

Conversation

macpijan
Copy link
Member

See: 3mdeb/meta-rte#73 (comment) Needs a proper fix that this script is compatible for all RTE OS versions.

This script could go directly to meta-rte - that would ease to keep it in sync.

Finally, it should be removed entirely, and replaced with osfv_cli instead.

See: 3mdeb/meta-rte#73 (comment)
Needs a proper fix that this script is compatible for all RTE OS versions.

This script could go directly to meta-rte - that would ease to keep it
in sync.

Finally, it should be removed entirely, and replaced with osfv_cli
instead.

Signed-off-by: Maciej Pijanowski <[email protected]>
@DaniilKl
Copy link
Contributor

DaniilKl commented Nov 7, 2024

I wonder, what is the cause of the GPIO's change? Has RTE hardware changed between v0.8.0-rc1 and v0.7.5? Or have mappings in Linux Kernel changed (since we have updated Yocto Project version in meta-rte from Dunfell to Scarthgap)? Have you checked any of these?

DaniilKl added a commit to 3mdeb/meta-rte that referenced this pull request Nov 7, 2024
Add flash.sh script from 3mdeb/RteCtrl#22.
For more inf. check #80.

Signed-off-by: Daniil Klimuk <[email protected]>
@DaniilKl
Copy link
Contributor

DaniilKl commented Nov 7, 2024

And what WP stands for? Is it Write Protected region?

@artur-rs
Copy link
Member

artur-rs commented Nov 7, 2024

@DaniilKl

Has RTE hardware changed between v0.8.0-rc1 and v0.7.5? Or have mappings in Linux Kernel changed (since we have updated Yocto Project version in meta-rte from Dunfell to Scarthgap)?

I suspect the latter because the hardware was changed a few years ago.

@DaniilKl DaniilKl mentioned this pull request Nov 7, 2024
@macpijan
Copy link
Member Author

macpijan commented Nov 7, 2024

I wonder, what is the cause of the GPIO's change? Has RTE hardware changed between v0.8.0-rc1 and v0.7.5? Or have mappings in Linux Kernel changed (since we have updated Yocto Project version in meta-rte from Dunfell to Scarthgap)? Have you checked any of these?

@DaniilKl feel free to jump in this thread: 3mdeb/meta-rte#73 (comment)

I need to know this as well. Yes it's most likely the kernel update, but we have not pinpointed the exact reason for this.

@macpijan macpijan closed this Nov 7, 2024
@macpijan macpijan deleted the update-gpios branch November 7, 2024 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants