Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

automated: linux: enable custom path for OTA rollback u-boot #512

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

mwasilew
Copy link
Contributor

This patch allows to corrupt u-boot image in arbitrary path. It's required for systems that use LUKS encryption. When LUKS is used, after downloading an update, bootloader files are copied to unencrypted partition, from where they can be read by u-boot runtime.

@mwasilew mwasilew force-pushed the ota-rollback-luks branch 2 times, most recently from cfd176d to 15943c4 Compare June 11, 2024 09:16
@mwasilew mwasilew changed the title automated: linux: enable custom path for OTA rollback u-boot WIP: automated: linux: enable custom path for OTA rollback u-boot Jun 11, 2024
@mwasilew mwasilew force-pushed the ota-rollback-luks branch 3 times, most recently from b7dd6f6 to 80f36a6 Compare June 11, 2024 10:36
@mwasilew mwasilew changed the title WIP: automated: linux: enable custom path for OTA rollback u-boot automated: linux: enable custom path for OTA rollback u-boot Jun 11, 2024
This patch allows to corrupt u-boot image in arbitrary path. It's
required for systems that use LUKS encryption. When LUKS is used,
after downloading an update, bootloader files are copied to unencrypted
partition, from where they can be read by u-boot runtime.

Signed-off-by: Milosz Wasilewski <[email protected]>
Use only spaces, no tabs

Signed-off-by: Milosz Wasilewski <[email protected]>
@roxell roxell merged commit 7dd49eb into Linaro:master Jun 13, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants