Merge patch series "fdt: Correct condition for receiving bloblist"
authorTom Rini <trini@konsulko.com>
Wed, 18 Dec 2024 18:34:58 +0000 (12:34 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 18 Dec 2024 21:19:16 +0000 (15:19 -0600)
commitb6e1ac89dc0a9d9bba1b803d4577f434669ce44e
treedfbf6aa2fd3a9af4d7900f929d06ea753b009670
parentb066ac51e0430966d8028bcdfa12f461d9013f57
parentfc37a73e667916e15e01e0f9d189da792df2b351
Merge patch series "fdt: Correct condition for receiving bloblist"

This series is from Simon Glass <sjg@chromium.org>.

It first corrects the test for checking if a bloblist could have come
from TPL and so we check for a device tree, and then changes the
argument order for board_fdt_blob_setup() to be more inline with our
usual argument ordering.

Link: https://lore.kernel.org/r/20241102174944.412088-1-sjg@chromium.org