Skip to content

build.config.ti: add support of boot image repackaging

Migration requested to merge glaroque/bootimg into integ/ti-android-5.10.y

Add possibility to unpackage and repackage with new kernel Image a boot.img to quickly test new kernel without a complete android build system.

add PREBUILT_BOOTIMG=<path_to_existing_boot_image> in build command line

Signed-off-by: Guillaume La Roque glaroque@baylibre.com

Merge request reports