u-boot-brain/arch/sandbox
Simon Glass 14ca9f7f5a dm: core: Rename ofnode_get_chosen_prop()
This function is actually intended to read a string rather than a
property. All of its current callers use it that way. Also there is no way
to return the length of the property from this function.

Rename it to better indicate its purpose, using ofnode_read as the prefix
since this matches most other functions.

Also add some tests which are missing for these functions.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-02-05 19:33:45 -07:00
..
cpu common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
dts dm: core: Rename ofnode_get_chosen_prop() 2020-02-05 19:33:45 -07:00
include/asm Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next 2019-12-18 07:20:19 -05:00
lib common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
config.mk efi_loader: support building UEFI binaries on sandbox 2019-11-12 23:13:54 +01:00
Kconfig sandbox: Add 64-bit sandbox 2018-02-18 15:53:48 -07:00
Makefile sandbox: Use 'extras' to specify 'head' files 2018-12-05 06:01:34 -07:00