Hi all,
This series enhances the AST2600 OTP functional test by introducing
cross-stage verification. While the previous test focused on basic
system boot-up, this update ensures OTP data persistence and
correctness through various execution environments (U-Boot and Linux).
The updated test logic implements the following flow:
1. Boot into U-Boot and modify OTP strap settings via CLI.
2. Boot into Linux to verify the consistency of these settings.
3. Trigger a reboot to ensure that OTP configurations persist back
into the U-Boot stage.
Note: This series is based on the aspeed-next branch.
Any feedback or suggestions are appreciated.
Best Regards,
Kane
---
Changlog:
v2: Change title for grouping the patch
v1: Initial version
---
Kane-Chen-AS (1):
tests/functional/arm/aspeed_ast2600: Enhance OTP test with functional
validation
.../arm/test_aspeed_ast2600_sdk_otp.py | 35 ++++++++++++++++---
1 file changed, 31 insertions(+), 4 deletions(-)
--
2.51.0