"...git@gitlab.eclipse.org:silvanosky/aidge_backend_cpu.git" did not exist on "d06722da6ba740d00a77bab389d80bc3952e5f10"
Implement update of u-boot boot assets
Value
Ability to update u-boot binaries in the field.
Description
The u-boot binary is outside of the A/B system image which is updated by the current system. We need a way to update that binary in order to address inevitable bugs and new feature requirements.
In scope
- New specifications for where to get boot assets for u-boot
- Possible changes to the raspberry pi boot assets location
- New features for applying boot assets (without A/B logic)
- New tests
- New documentation
Out of Scope
- A/B updates for boot assets
Acceptance Criteria
u-boot binary can be updated correctly.