Skip to content

chainloading LOS prebuild image #4

@99degree

Description

@99degree

currently cant chain loading prebuild image.

Here are some suggestion for fastboot boot cmd:
(1)Since dtb is split into boot and dtbo so we have to combine back to one. will provide detail soon.
(2)Proved bootloader is having avb/encryption by design and depending on unmodified boot partition.
so in order to get rid of it, u-boot img need to get flash into ufs boot partition first (of course backup user data first).
then go to recovery to clean up cache/data partition. bootloader had assumed fastboot boot cmd is non-secured, so if the signature/checksum is not same to boot partition then it wont enable crypto engine and resulting boot into android cause error and reboot.
(3)after above preparation, boot into uboot is fine and chainload by fastboot boot is doing fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions