[U-Boot] [PATCH v2 2/2] core: ofnode: Add ofnode_get_addr_size_index

Simon Glass sjg at chromium.org
Tue Nov 13 19:53:32 UTC 2018


On 4 November 2018 at 22:55, Keerthy <j-keerthy at ti.com> 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 <j-keerthy at ti.com>
> ---
>
> 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 <sjg at chromium.org>


More information about the U-Boot mailing list