[U-Boot] [PATCH v3 2/2] core: ofnode: Add ofnode_get_addr_size_index
sjg at google.com
sjg at google.com
Thu Nov 29 17:42:09 UTC 2018
Add ofnode_get_addr_size_index function to fetch the address
and size of the reg space based on index.
Signed-off-by: Keerthy <j-keerthy at ti.com>
---
drivers/core/ofnode.c | 14 ++++++++++----
include/dm/ofnode.h | 14 ++++++++++++++
2 files changed, 24 insertions(+), 4 deletions(-)
Applied to u-boot-dm/master, thanks!
More information about the U-Boot
mailing list