Skip to content
Snippets Groups Projects
Commit d94e6dbc authored by Sam Protsenko's avatar Sam Protsenko Committed by Lokesh Vutla
Browse files

env: ti: boot: Boot Android with dynamic partitions


Changes:
  - use boot.img instead of boot_fit.img
  - use .dtb from boot.img v2
  - implement recovery boot
  - always boot ramdisk from boot.img, we can't mount system as root
    now, as system is a logical partition inside of super partition
  - don't add "skip_initramfs" to cmdline anymore
  - to boot into recovery, use boot image from recovery partition
  - prepare partition table:
    - A/B scheme
    - use 'super' partition instead of 'system' and 'vendor'
    - add dtbo partitions
    - introduce metadata partition

Not implemented: reading and applying dtbo blobs from dtbo partition.

Signed-off-by: default avatarSam Protsenko <joe.skb7@gmail.com>
Signed-off-by: default avatarLokesh Vutla <lokeshvutla@ti.com>
parent 0f5103de
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment