Files
u-boot/include
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-11-26 08:25:33 -05:00
2018-11-27 21:06:53 +05:30
2018-11-14 09:16:27 -08:00
2018-12-07 08:13:45 -05:00
2018-12-07 08:13:45 -05:00
2018-11-10 08:16:30 -05:00
2018-12-06 23:26:32 -05:00
2018-12-13 16:32:49 -07:00
2018-12-03 10:44:10 -05:00
2018-12-05 06:01:35 -07:00
2018-12-05 06:06:44 -07:00
2018-12-13 16:32:49 -07:00
2018-11-27 21:06:53 +05:30
2018-12-07 08:13:51 -05:00