[U-Boot] [PATCH 02/11] DM: add support for scanning DOS partitions to blockdev core
Marek Vasut
marex at denx.de
Fri Sep 21 15:54:33 CEST 2012
Dear Pavel Herrmann,
[...]
> > You need the "driver wrapping API" if DM is enabled? I do not understand
> > this, please elaborate!
> >
> > What about having a common part for both cases and then compile either
> > the DM part or non-DM part conditionally?
>
> this is all DM-only.
> driver-wrapping API is wrapper/proxy functions to driver ops (aka it wraps
> around the ops, doing lookup and activate and whatnot), not a wrapper for
> old API (which would be in a driver mind you)
I see ... do you still fail to understand why I'm being such a
documentation/comments bitch?
[...]
Best regards,
Marek Vasut
More information about the U-Boot
mailing list