
On 30/12/2022 02:48, Tom Rini wrote:
On Sat, 26 Nov 2022 17:59:14 +0100, Safae Ouajih wrote:
This is based on Roman Stratiienko's work to support boot image header version 3 and 4.
This supports the new boot image headers v3, v4 and bootconfig feature.
https://source.android.com/docs/core/architecture/bootloader/boot-image-head... https://source.android.com/docs/core/architecture/bootloader/implementing-bo...
- Tested on Amlogic Khadas vim3l, a reference board for Android Open Source Project https://www.khadas.com/vim3l
[...]
This series causes the test/py/tests/test_android/test_abootimg.py tests to fail: FAILED test/py/tests/test_android/test_abootimg.py::test_abootimg - ValueError: U-Boot exite... and likely that test needs to be expanded for these new formats too.
Hello Tom,
Thank you for reporting the failure. This will be fixed in a v2.
Best Regards,
-- Safae