diff options
author | Sam Protsenko <joe.skb7@gmail.com> | 2020-01-24 17:53:48 +0200 |
---|---|---|
committer | Lokesh Vutla <lokeshvutla@ti.com> | 2020-02-04 09:07:24 +0530 |
commit | d94e6dbcf64132c58dcde157988ab04a67a48344 (patch) | |
tree | bf6157c42b63530085950c33ca9d7284602af337 /cmd/cpu.c | |
parent | 0f5103dee3fe0455dc9df2c67567b0f332ed419e (diff) |
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: Sam Protsenko <joe.skb7@gmail.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'cmd/cpu.c')
0 files changed, 0 insertions, 0 deletions