[Pdbg] [PATCH] libpdbg: Add API to get device tree path and find target via path

Amitay Isaacs amitay at ozlabs.org
Wed Nov 7 16:01:45 AEDT 2018


On Wed, 2018-11-07 at 15:55 +1100, Alistair Popple wrote:
> > > +char *pdbg_target_path(const struct pdbg_target *target)
> > > +{
> > > +	return dt_get_path(target);
> > > +}
> > 
> > This is better api than my attempt to add path_target_path(). :-)
> 
> :-)
>  

I have now dropped that code from my patches.  I need some version of
this patch before I can post path based targeting patches.

Amitay.
-- 

It's funny thing about life; if you refuse to accept anything but the best,
you very often get it. - Somerset Maugham



More information about the Pdbg mailing list