1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-09 11:29:19 +01:00
Files
u-boot-megous/drivers/core
Johan Jonker b526656c5b core: read: add dev_read_addr_index_ptr function
Add dev_read_addr_index_ptr function with the
same functionality as dev_read_addr_index,
but instead a return pointer is given.
Use map_sysmem() function as cast for the return.
Make same fix for dev_read_addr_ptr() function.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-05-06 17:28:18 +08:00
..
2023-02-11 12:22:34 -05:00
2023-03-03 09:49:02 -05:00
2022-05-02 09:58:13 -04:00