build.config.ti: add support of boot image repackaging
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