[PATCH 00/17] Support android boot image v3/v4
Tom Rini
trini at konsulko.com
Fri Dec 30 02:48:38 CET 2022
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-header
> https://source.android.com/docs/core/architecture/bootloader/implementing-bootconfig
>
> - 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.
--
Tom
More information about the U-Boot
mailing list