[PATCH 0/2] android: add bootconfig support

Guillaume La Roque glaroque at baylibre.com
Thu Nov 28 11:14:46 CET 2024


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-bootconfig

Signed-off-by: Guillaume La Roque <glaroque at 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 at baylibre.com>



More information about the U-Boot mailing list