
28 Nov
2024
28 Nov
'24
11:14 a.m.
This patchset add support of android bootconfig partition[1] in u-boot. With Android boot image v4, all androidboot.* arguments must be passed via bootconfig instead of using the kernel commandline.
[1] https://source.android.com/docs/core/architecture/bootloader/implementing-bo...
Signed-off-by: Guillaume La Roque glaroque@baylibre.com --- Guillaume La Roque (1): boot: android: Add bootconfig support
Mattijs Korpershoek (1): boot: android: import addBootConfigParameters() from AOSP
boot/image-android.c | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) --- base-commit: 62224280d9e89648ae90346c0aede76f9b7e7610 change-id: 20241128-bootconfig-276e247be992
Best regards,
--
Guillaume La Roque glaroque@baylibre.com