Files
u-boot/test/dm
Simon Glass a1b17e4f4c dm: core: Add a function to read into a unsigned int
The current dev_read...() functions use s32 and u32 which are convenient
for device tree but not so useful for normal code, which often wants to
use normal integers for values.

Add a helper which supports returning an unsigned int. Also add signed
versions of the unsigned readers.

Signed-off-by: Simon Glass <sjg@chromium.org>
2018-12-13 16:32:49 -07:00
..
2018-08-11 08:11:02 +02:00
2018-09-29 11:49:35 -06:00
2018-08-03 19:53:10 -04:00
2018-09-18 08:12:21 -06:00
2018-12-07 08:13:45 -05:00
2018-12-06 23:26:32 -05:00
2018-12-13 16:32:49 -07:00
2018-12-13 16:32:49 -07:00
2018-10-09 04:40:27 -06:00
2018-11-26 08:25:35 -05:00
2018-07-19 17:03:28 -04:00
2018-12-13 16:32:49 -07:00