On 4 November 2018 at 22:55, Keerthy <[email protected]> wrote: > Add ofnode_get_addr_size_index function to fetch the address > and size of the reg space based on index. > > Signed-off-by: Keerthy <[email protected]> > --- > > Changes in v2: > > * Added the missing header file declaration of the new function. > > drivers/core/ofnode.c | 14 ++++++++++---- > include/dm/ofnode.h | 13 +++++++++++++ > 2 files changed, 23 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

