
12 Aug
2022
12 Aug
'22
6:52 p.m.
On Sat, 30 Jul 2022 15:52:02 -0600, Simon Glass wrote:
This adds the concept of a VBE method to U-Boot, along with an implementation of the 'VBE simple' method, basically a simple way of updating firmware in MMC from userspace and monitoring it from U-Boot.
VBE simple is implemented in fwupd. U-Boot's role is to set up the device tree with the required firmware-update properties and provide the developer with information about the current VBE state. To that end this series includes a new 'vbe' command that allows VBE methods to be listed and examined.
[...]
Applied to u-boot/u-boot.git/master, thanks!
--
Tom