-
Notifications
You must be signed in to change notification settings - Fork 37
EBBR Notes 2023.05.22
Vincent Stehlé edited this page May 22, 2023
·
2 revisions
- Heinrich Schuchardt (Canonical)
- Ilias Apalodimas (Linaro)
- Etienne Carrière (STMicroelectronics)
- Vincent Stehlé (Arm)
- Review pull requests:
- Continue with pull request #105: Recommend the firmware update protocol
- Pull request #106: Recommend usage of partition type GUIDs to find firmware (Heinrich)
- Issues scrub?
- Calendar: next call will be June 5 then no call during summer until September 11.
- Pull requests
-
Pull request #105: Recommend the firmware update protocol
- Approved.
-
Pull request #106: Recommend usage of partition type GUIDs to find firmware (Heinrich)
- Comments in U-Boot mention looking for the partition, but in practice use sector number or MBR partition type or number (not for GPT). Heinrich aiming at creating image booting on multiple platforms (similar to André's Single boot image for SBCs at FOSDEM).
- Heinrich: backwards compatibility problem?
- Etienne: firmware == UEFI firmware? Could apply to U-Boot SPL loading U-Boot proper. Could apply to ROM.
- Ilias: on eMMC, use boot partition.
- The way U-Boot SPL finds U-Boot proper can be customised, this is a config option not devicetree. No config option to use a GUID yet. Patch sent to U-Boot by Heinrich.
- Ilias: ask more board/SoC vendors? Also, do they care about GPT at all?
- Start an informative list of known PartitionTypeGUIDs in EBBR, somewhere. Start with ESP, Arm firmware A/B update, Linux, Windows...
- Even GPT partition types have a limit of 128; better use a file on the ESP.
-
Pull request #105: Recommend the firmware update protocol
- Next call June 5 then resume on September 11.
- https://github.com/ARM-software/ebbr/pull/105
- https://github.com/ARM-software/ebbr/pull/106
- https://github.com/ARM-software/ebbr/issues
- https://archive.fosdem.org/2019/schedule/event/one_image_to_rule_them_all/attachments/slides/3342/export/events/attachments/one_image_to_rule_them_all/slides/3342/simage.pdf
- https://patchwork.ozlabs.org/project/uboot/list/?series=342671
- https://lore.kernel.org/u-boot/[email protected]/