Skip to content

Conversation

@thom-nic
Copy link
Contributor

@thom-nic thom-nic commented Jan 29, 2025

Untested but the workflow appears to be very similar to AM33 so that served as the template.

This should be merged after #14 since that added arm64 support.

Once I've verified this works, I'd like to submit a patch to add AM62x bootcount support in u-boot proper.

@thom-nic thom-nic added the enhancement New feature or request label Jan 29, 2025
@thom-nic thom-nic self-assigned this Jan 29, 2025
@thom-nic thom-nic force-pushed the tmn-12-am62-support branch from 503e857 to c8ce49f Compare January 29, 2025 16:39
@thom-nic thom-nic changed the base branch from master to tmn-build-scripts January 29, 2025 16:39
@thom-nic thom-nic force-pushed the tmn-12-am62-support branch from c8ce49f to 3cf0e12 Compare January 29, 2025 17:54
@thom-nic thom-nic force-pushed the tmn-12-am62-support branch from 3cf0e12 to 5465f98 Compare January 29, 2025 17:55
@thom-nic
Copy link
Contributor Author

thom-nic commented Feb 4, 2025

Note: if it happens that u-boot can support the AM62 via the rtc driver, this impl will have to use the same scheme as I2C EEPROM. i.e. 2-byte value with the high byte=0xbc: https://github.com/u-boot/u-boot/blob/master/drivers/bootcount/rtc.c

Edit: I don't see anything in u-boot/drivers/rtc with compatible: "ti,am62-rtc"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support AM62

2 participants