On Tue, 03 Jun 2025 12:06:24 -0500, Eric Schikschneit wrote: > This will allow arch(s) that use device tree blobs to pad the end of the > device tree so they can be modified by board files at run time. This will > help prevent errors such as FDT_ERR_NOSPACE from occuring. > >
Applied to u-boot/next, thanks! [1/1] dtc: Add Kconfig option to pad device tree blob commit: 5ba5cbf5a29d54763f30b6685e6c06ffd51d29eb -- Tom