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

flash.read_id() should be reachable from the command line #438

Closed
UweBonnes opened this issue Feb 28, 2024 · 3 comments
Closed

flash.read_id() should be reachable from the command line #438

UweBonnes opened this issue Feb 28, 2024 · 3 comments
Labels
enhancement New feature or request feature

Comments

@UweBonnes
Copy link
Contributor

Hello,

something like
openFPGALoader -c xxx -B yyy --detect-spi
will be usefull and make it easier to get into touch with a new board and check if things work. One can also use something like
openFPGALoader -c xxx -B yyy --dump-flash /tmp/bla --file-size 1
but that needs more knowledge.

@trabucayre trabucayre added enhancement New feature or request feature labels Feb 28, 2024
@trabucayre
Copy link
Owner

It's true and it's in my todo list. I have already done tests but I have to cleanup before.

@trabucayre
Copy link
Owner

Hi, with commit it's now possible to display jedec id and status register by using --detect -f.

@UweBonnes
Copy link
Contributor Author

Close by implementation in commit c468a69

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
Projects
None yet
Development

No branches or pull requests

2 participants