Provide reference u-boot boot script
Value
Having a u-boot script is required for u-boot based updates to work.
Description
When SysOTA + RAUC are used together, there should be a reference configuration file that makes integration easier. In addition the file should explain important constraints: on updates to U-boot binary, on the placement of the boot script file inside the binary itself and on any other things that come up during the initial integration work.
Unlike in the EFI/GRUB case, this may not be a complete file, it will most likely be only a snippet which is embedded into larger structures, along with platform-specific logic.
In scope
Out of Scope
Acceptance Criteria
- u-boot script is present in SysOTA tree