1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-30 13:47:09 +01:00
Files
u-boot-megous/test/dm/ofnode.c
Simon Glass bd933bfd83 dm: core: Add ofnode_get_chosen_prop()
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>
2020-02-05 19:33:45 -07:00

3.0 KiB