Merge patch series "bloblist: fix the overriding of fdt from bloblist"
authorTom Rini <trini@konsulko.com>
Mon, 28 Apr 2025 16:13:42 +0000 (10:13 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 28 Apr 2025 18:45:45 +0000 (12:45 -0600)
commitb2b2a21b8708bddea3f27e6dab59eadcd04c6fab
treeba3c513110258dd28e5b10ea9e8e72b306a19fb8
parentd2eef3a4a715a579d4a026e3be20aa1098d50a9f
parentbd5dde0346c3e57634c98cc7a8150606d92d8d38
Merge patch series "bloblist: fix the overriding of fdt from bloblist"

This series from Raymond Mao <raymond.mao@linaro.org> fixes some cases
of passing the device tree to U-Boot via standard passage and then
ensures that we set the environment variable of the device tree
correctly in this case.

Link: https://lore.kernel.org/r/20250331224011.2734284-1-raymond.mao@linaro.org