[PATCH v1 0/1] tests/functional: Enhance Aspeed AST2600 OTP validation

Kane Chen posted 1 patch 15 hours ago
Failed in applying to current master (apply log)
.../arm/test_aspeed_ast2600_sdk_otp.py        | 35 ++++++++++++++++---
1 file changed, 31 insertions(+), 4 deletions(-)
[PATCH v1 0/1] tests/functional: Enhance Aspeed AST2600 OTP validation
Posted by Kane Chen 15 hours ago
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
---
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.43.0