[PATCH v9] core: fdtaddr: use map_sysmem() as cast for the return
Simon Glass
sjg at chromium.org
Fri Apr 28 21:26:29 CEST 2023
Hi Johan,
On Fri, 28 Apr 2023 at 13:20, Simon Glass <sjg at chromium.org> wrote:
>
> On Sun, 23 Apr 2023 at 03:19, Johan Jonker <jbx6244 at gmail.com> wrote:
> >
> > For the devfdt_get_addr_index_ptr() and devfdt_get_addr_size_index_ptr()
> > function use map_sysmem() function as cast for the return for use in
> > sandbox. Also fix sandbox test.
> >
> > Signed-off-by: Johan Jonker <jbx6244 at gmail.com>
> > ---
> >
> > Apply after:
> > [PATCH v8 00/24] Fixes for Rockchip NFC driver part 1
> > with replacement:
> > [PATCH v9] core: fdtaddr: add devfdt_get_addr_size_index_ptr function
> >
> > ---
> >
> > Changed V9:
> > New patch.
> > Split use of map_sysmem() from previous series.
> > ---
> > drivers/core/fdtaddr.c | 11 +++++++++--
> > test/dm/test-fdt.c | 5 ++++-
> > 2 files changed, 13 insertions(+), 3 deletions(-)
> >
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> Thanks for digging into this.
>
> Applied to u-boot-dm, thanks!
I had to drop the second hunk here since it conflicted and it looks
like it was already done upstream. Please take a look and send a
follow-up patch if needed.
Regards,
Simon
More information about the U-Boot
mailing list