From: Tom Rini Date: Fri, 6 Oct 2023 21:23:47 +0000 (-0400) Subject: Merge branch '2023-10-06-spl-prepare-for-universal-payload' X-Git-Url: http://git.dujemihanovic.xyz/login.html?a=commitdiff_plain;h=83aa0ed1e93e1ffac24888d98d37a5b04ed3fb07;p=u-boot.git Merge branch '2023-10-06-spl-prepare-for-universal-payload' To quote the author: This series tidies up SPL a little and adds some core ofnode functions needed to support Universal Payload. It also includes a few minor fix-ups for sandbox. For SPL the changes include CONFIG naming, removing various #ifdefs and tidying up the FIT code. One notable piece of the ofnode improvements is support for flattening a livetree. This should be useful in future as we move FDT fixups to use the ofnode API. --- 83aa0ed1e93e1ffac24888d98d37a5b04ed3fb07