-
Notifications
You must be signed in to change notification settings - Fork 5
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 AM62 #12
Labels
enhancement
New feature or request
Comments
thom-nic
added a commit
that referenced
this issue
Jan 29, 2025
- TI AM625: https://www.ti.com/lit/pdf/spruiv7 - TI AM62a: https://www.ti.com/lit/pdf/spruj16 - fixes #12
thom-nic
added a commit
that referenced
this issue
Jan 29, 2025
- TI AM625: https://www.ti.com/lit/pdf/spruiv7 - TI AM62a: https://www.ti.com/lit/pdf/spruj16 - fixes #12
thom-nic
added a commit
that referenced
this issue
Jan 29, 2025
- TI AM625: https://www.ti.com/lit/pdf/spruiv7 - TI AM62a: https://www.ti.com/lit/pdf/spruj16 - fixes #12
thom-nic
added a commit
that referenced
this issue
Jan 29, 2025
- TI AM625: https://www.ti.com/lit/pdf/spruiv7 - TI AM62a: https://www.ti.com/lit/pdf/spruj16 - fixes #12
thom-nic
added a commit
that referenced
this issue
Jan 29, 2025
- TI AM625: https://www.ti.com/lit/pdf/spruiv7 - TI AM62a: https://www.ti.com/lit/pdf/spruj16 - fixes #12
thom-nic
added a commit
that referenced
this issue
Jan 29, 2025
- TI AM625: https://www.ti.com/lit/pdf/spruiv7 - TI AM62a: https://www.ti.com/lit/pdf/spruj16 - fixes #12
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
u-boot does not appear to support AM62 RTCSS Scratch registers (unless they are identical to AM33, TBD.)
At the very least this codebase will need to add support for the correct platform compat strings.
From AM62x Sitara Processors Technical Reference Manual (Rev. B):
For posterity: I checked the AM64 TRM and it does not even appear to have the RTCSS register.
The text was updated successfully, but these errors were encountered: