On 11 June 2018 at 13:07, Simon Glass <s...@chromium.org> wrote:
> We have a 32-bit version of this function. Add a 64-bit version as well so
> we can easily read 64-bit ints from the device tree.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
>  drivers/core/of_access.c | 19 +++++++++++++++++++
>  drivers/core/ofnode.c    | 32 ++++++++++++++++++++++++++++++++
>  include/dm/of_access.h   | 16 ++++++++++++++++
>  include/dm/ofnode.h      | 10 ++++++++++
>  4 files changed, 77 insertions(+)
>

Applied to u-boot-dm
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to