On 2026-06-07T23:37:09, Sam Day via B4 Relay <[email protected]> wrote: > configs: exynos-mobile: pull in BINMAN > > All Exynos7 mobile devices need abootimg+DTBH wrapping to be bootable > from the fused S-BOOT bootloader. So we enable BINMAN everywhere.
binman (subject too) > Ideally we'll have full coverage of these devices with binman configs in > the overlay DTSIs but, for now, we ensure there's a placeholder node. > That way no existing devices will regress their cleanly buildable state. > > Signed-off-by: Sam Day <[email protected]> > > arch/arm/dts/exynos-mobile.dtsi | 5 +++++ > arch/arm/mach-exynos/Kconfig | 1 + > configs/exynos-mobile_defconfig | 1 + > 3 files changed, 7 insertions(+) Reviewed-by: Simon Glass <[email protected]>

