On Thu, 08 Feb 2024 08:52:16 +0100, Sascha Hauer wrote: > This adds a standard bbu handler to be used when an update is just > a matter of writing an image to the eMMC boot partitions. > As these may also want to set the BBU_FLAG_MMC_BOOT_ACK flag, it is > moved up one level to struct bbu_handler::flags to make it configurable > when struct bbu_data is not yet instantiated. > > > [...] Applied, thanks! [1/2] bbu: create a standard bbu handler for eMMC boot https://git.pengutronix.de/cgit/barebox/commit/?id=4aaed9dd2737 (link may not be stable) [2/2] ARM: i.MX: bbu: fix i.MX9 eMMC boot bbu handler https://git.pengutronix.de/cgit/barebox/commit/?id=8545e6e8eaa5 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>