Android: fix dtbo loading, ramdisk loading, init_boot image and env loading
Compare changes
- Roman Stratiienko authored
The boot_ramdisk and vendor_ramdisk must be both concatenated together. Without this change, Android root is missing some of the necessary tools to complete virtual AB OTA. Signed-off-by:
Roman Stratiienko <r.stratiienko@gmail.com> Reviewed-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com> (cherry picked from commit da3447d0) Signed-off-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com>
+ 8
− 9
@@ -69,7 +69,6 @@ static void android_boot_image_v3_v4_parse_hdr(const struct andr_boot_img_hdr_v3
@@ -80,6 +79,7 @@ static void android_boot_image_v3_v4_parse_hdr(const struct andr_boot_img_hdr_v3
@@ -399,25 +399,24 @@ int android_image_get_ramdisk(const void *hdr, const void *vendor_boot_img,