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

Support DVT flash memory #4

Open
xobs opened this issue Mar 29, 2019 · 2 comments
Open

Support DVT flash memory #4

xobs opened this issue Mar 29, 2019 · 2 comments

Comments

@xobs
Copy link
Member

xobs commented Mar 29, 2019

fomu@fomu-jig:~ $ fomu-flash -i -t 4
Manufacturer ID: unknown (c2)
Memory model: unknown (28)
Memory size: unknown (15)
Device ID: 15
Serial number: ff ff ff ff
Status 1: 00
Status 2: ff
Status 3: 49
fomu@fomu-jig:~ $
@ewenmcneill
Copy link

ewenmcneill commented Apr 16, 2019

Drive by observation (I spotted this issue while looking up something else): from the schematic it looks to me like the flash chip on the Fomu DVT is Macronix MX25R1635FZUIH0, and it appears 3812815 adds support for the Macronix MX25R1635F which based on the date seems to be added around the time that this issue was opened.

So maybe this issue can be closed? (Or perhaps clarified to say there's more specific support for that chip to be added, if it's actually going to be added -- I'm unclear if the same flash chip will be used on the production board, or if this flash chip support will be limited to the "not distributed, other issues found" DVT boards. If it's only on the DVT board, and the DVT board won't get any more support, those missing features possibly don't matter?)

Ewen

@xobs
Copy link
Member Author

xobs commented Apr 16, 2019

That's a very good observation!

I added support for that part when I had the test jig for all of a day. It has just enough support to validate that all four pins work -- i.e. QSPI functions as it should.

It doesn't have complete support, in that security pages don't necessarily work yet and I haven't spent much time with the final DVT boards. Hence this issue is a work-in-progress.

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

No branches or pull requests

2 participants