1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-30 16:27:11 +01:00
Files
u-boot-megous/drivers/core/ofnode.c
Dario Binacchi 59006608d6 dm: core: refactor functions reading an u32 from dt
Now reading a 32 bit value from a device-tree property can be expressed
as reading the first element of an array with a single value.

Signed-off-by: Dario Binacchi <dariobin@libero.it>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-04-16 08:07:58 -06:00

21 KiB