-
Notifications
You must be signed in to change notification settings - Fork 26
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
Can we have a TODO List #12
Comments
I think there can be two things.. one is that we can rewrite these low-level libraries. This should be relatively easy since all symbols are preserved. Another thing is that we can reverse-engineering the reg table. Which seems to be hard, I already compared the regs from bl602 with bk7231. It turns out that they have different reg maps, and might even have different values for regs that shared same funcationality... at least from what I'm reading for |
Hi, how can you rewrite low-level libraries without register map. Can you link a WIP rewrite of any of these libraries just for reference. |
I' doing I assume there might be some legal problem, so the next step might be trying to figure out the reg map by playing with the values and see what happens to the hardware.. |
Makes sense, I'll take a look at this, and ask you any queries if that's okay
I don't have the hardware yet :( |
@VedantParanjape please, can you contact me at gamiee (at) pine64.dev ? Thank you 😊 |
IMO a github project/issues board would be more appropriate as it would enable transparency and tracking. |
Can there be a TODO List to get new people onboarded.
The text was updated successfully, but these errors were encountered: