Re: [U-Boot] [PATCH v3 27/62] dm: Add a README for of-platdata

2016-07-14 Thread Simon Glass
On 4 July 2016 at 11:58, Simon Glass wrote: > Add documentation on how this works, including the benefits and drawbacks. > > Signed-off-by: Simon Glass > --- > > Changes in v3: None > Changes in v2: None > > doc/driver-model/of-plat.txt | 268 > +++ > 1 f

[U-Boot] [PATCH v3 27/62] dm: Add a README for of-platdata

2016-07-04 Thread Simon Glass
Add documentation on how this works, including the benefits and drawbacks. Signed-off-by: Simon Glass --- Changes in v3: None Changes in v2: None doc/driver-model/of-plat.txt | 268 +++ 1 file changed, 268 insertions(+) create mode 100644 doc/driver-mod