1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00
Files
u-boot-megous/include
Ovidiu Panait 3fe69d3764 dm: core: Fix devfdt_get_addr_ptr return value
According to the description of devfdt_get_addr_ptr, this function should
return NULL on failure, but currently it returns (void *)FDT_ADDR_T_NONE.

Fix this by making devfdt_get_addr_ptr return NULL on failure, as
described in the function comments. Also, update the drivers currently
checking (void *)FDT_ADDR_T_NONE to check for NULL.

Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-08-22 07:59:14 -06:00
..
2020-07-17 14:32:24 +08:00
2020-07-09 12:33:24 +08:00
2020-07-28 19:30:39 -06:00
2020-08-03 22:19:54 -04:00
2020-08-07 22:31:32 -04:00
2020-08-04 23:30:02 -04:00
2020-07-09 18:57:22 -06:00
2020-07-17 14:32:24 +08:00
2020-07-17 10:47:19 -04:00
2020-08-14 09:43:21 -04:00
2020-08-03 22:19:54 -04:00
2020-07-09 06:02:44 +02:00
2020-08-03 22:19:54 -04:00
2020-08-03 22:19:54 -04:00
2020-08-11 20:34:46 +05:30
2020-08-07 22:31:32 -04:00
2020-08-03 22:19:54 -04:00
2020-08-03 22:19:54 -04:00
2020-08-03 22:19:54 -04:00