[U-Boot] [U-Boot-DM] FDT driver initialization function declaration
Marek Vasut
marex at denx.de
Fri Jul 13 12:53:54 CEST 2012
Dear Tomas Hlavacek,
> On Thu, Jul 12, 2012 at 10:22 AM, Michal Simek <monstr at monstr.eu> wrote:
> >> thats what platform_data is for, if i understand what you mean
> >
> > That's my understanding too. But the point is how it is passed to the
> > driver itself
> > because I didn't see any pointer to it there.
>
> I had an impression that platform data are and should be static and
> therefore universally visible/known...?
Passed through struct driver_info * which is in turn available through struct
instance *
> Tomas
Best regards,
Marek Vasut
More information about the U-Boot
mailing list