1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-09 20:52:13 +02:00
Files
u-boot-megous/drivers/core
Bin Meng fb9bec8e8a dm: core: Add a new API devfdt_get_addr_index_ptr()
At present there is only devfdt_get_addr_ptr() which only returns
the first <addr, size> pair in the 'reg' property. Add a new API
devfdt_get_addr_index_ptr() to return the indexed pointer.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
2021-10-20 10:59:09 +08:00
..
2021-07-21 10:27:34 -06:00
2021-02-18 11:56:25 +01:00