On Thu, 19 Dec 2024 12:16:01 +0100, Ahmad Fatoum wrote: > We have at least two places, where we associate extra information with a > device tree, either to consult this information later or to make sure > that an extra allocated buffer is free'd along with the device tree is > tacked onto. > > For robustness, we will move such extra nodes and properties into their > own namespace by prefixing them with a '$'. This character is disallowed > by the device tree specification and we have no DTs making use of it. > > [...] Applied, thanks! [1/3] of: fdt: reserve properties and nodes starting with $ for barebox use https://git.pengutronix.de/cgit/barebox/commit/?id=a3efebe91423 (link may not be stable) [2/3] of: fdt: rename /memreserve special node to /$memreserve https://git.pengutronix.de/cgit/barebox/commit/?id=703c04191b65 (link may not be stable) [3/3] FIT: cache uncompressed data https://git.pengutronix.de/cgit/barebox/commit/?id=b1babdb15cf0 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>