[PATCH u-boot-dm + u-boot-spi v2 1/7] dm: core: add test for ofnode_get_addr_size_index()

Marek Behún marek.behun at nic.cz
Thu Feb 25 15:14:25 CET 2021


On Tue, 9 Feb 2021 22:10:27 -0700
Simon Glass <sjg at chromium.org> wrote:

> On Tue, 9 Feb 2021 at 07:45, Marek Behún <marek.behun at nic.cz> wrote:
> >
> > Add test for ofnode_get_addr_size_index(), which will test OF
> > address translation.
> >
> > Signed-off-by: Marek Behún <marek.behun at nic.cz>
> > Cc: Simon Glass <sjg at chromium.org>
> > ---
> >  test/dm/ofnode.c | 23 +++++++++++++++++++++++
> >  1 file changed, 23 insertions(+)  
> 
> Reviewed-by: Simon Glass <sjg at chromium.org>

Simon, I just sent v3 of this series, which adds one more DM patch
(adding ofnode_get_path() function). Could you please review this patch?

Thank you.

Marek


More information about the U-Boot mailing list