Capsule update for ARM based HW (generic-aarch64) #3796
Unanswered
michalsimek
asked this question in
Q&A
Replies: 1 comment
-
It could be handled in the RAUC update hook, see |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is A/B mechanism for rootfs and update via Rauc. Our HW has also capability for firmware update. We are using the latest U-Boot which has all options enabled and generating capsules is easy. Is there a mechanism which can be used for update?
I would be good to have fwupdtool install in rootfs but also it should be enough to have a way (script) which can put firmware capsule to ESP partition (/mnt/data/EFI/UpdateCapsule). And after reboot new firmware will be flashed.
Beta Was this translation helpful? Give feedback.
All reactions