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)
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

Trivial merge