
8 Jan
2025
8 Jan
'25
7:33 p.m.
On Mon, Jan 06, 2025 at 07:32:08AM -0700, Simon Glass wrote:
At some point it would be nice to have the ofnode API automatically expand the tree as required, to accommodate new nodes. For now, expand the default size so that UPL can be supported.
Signed-off-by: Simon Glass sjg@chromium.org
(no changes since v1)
drivers/core/ofnode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Why not have oftree_new take a size parameter?
--
Tom