mirror of
https://xff.cz/git/u-boot/
synced 2026-04-11 22:50:01 +02:00
Add a function to read a property from the chosen node, providing access to its length. Update ofnode_get_chosen_string() to make use of it. Signed-off-by: Simon Glass <sjg@chromium.org>