On Thu, 05 Dec 2024 09:55:29 +0100, Sascha Hauer wrote: > Linux recently added support for device tree partition binding for > SD/eMMC devices. Linux supports partitioning the main area as well as > the boot and gp areas. This adds support for the same binding to > barebox. > > barebox already had support for partitioning the eMMC boot partitions, > unfortunately with different node names. Try the upstream binding first > and fall back to the barebox binding if upstream compatible nodes are > not found. > > [...] Applied, thanks! [1/2] mci: parse upstream boot/gp partition binding https://git.pengutronix.de/cgit/barebox/commit/?id=15cc1fa00cda (link may not be stable) [2/2] ARM: dts: Use upstream eMMC boot partition binding https://git.pengutronix.de/cgit/barebox/commit/?id=bba5fd59b0a0 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>