u-boot-brain/board/xilinx
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
..
bootscripts xilinx: Add sd boot command script for reference 2019-10-08 09:11:13 +02:00
common dm: core: Rename ofnode_get_chosen_prop() 2020-02-05 19:33:45 -07:00
microblaze-generic common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
versal common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
zynq ARM: zynq: Add jtag distro boot support 2020-01-14 09:05:54 +01:00
zynqmp arm: xilinx: Use device tree which can be passed on cmd line 2020-01-14 09:05:54 +01:00
zynqmp_r5 lib: fdtdec: Rename routine fdtdec_setup_memory_size() 2018-07-19 10:49:56 +02:00
Kconfig arm64: zynqmp: Add support for OF_SEPARATE with board DTB 2020-01-14 09:05:53 +01:00