This series has two additions for support for blkmap and capsule updates via DFU. The blkmap support is due to booting from sub-partitions from the userdata partition.
This must go through u-boot-samsung. Would be nice to get this accepted in this cycle itself. Signed-off-by: Kaustabh Chakraborty <[email protected]> --- Kaustabh Chakraborty (2): board: samsung: exynos-mobile: use blkmap for booting from userdata subpartitions board: samsung: exynos-mobile: add EFI capsule update support board/samsung/exynos-mobile/exynos-mobile.c | 69 +++++++++++++++++++++++++++ board/samsung/exynos-mobile/exynos-mobile.env | 5 ++ configs/exynos-mobile_defconfig | 10 +++- 3 files changed, 83 insertions(+), 1 deletion(-) --- base-commit: 11198fa347390eb449c2a0939f5f00cf510fe285 change-id: 20260223-exynos-blkmap-dfu-244b6f487783 Best regards, -- Kaustabh Chakraborty <[email protected]>

