Hi, On 17 February 2014 15:06, Simon Glass <[email protected]> wrote: > > This series adds a driver model implementation. It is taken from > the driver model code developed by: > > Marek Vasut <[email protected]> > Pavel Herrmann <[email protected]> > Viktor Křivák <[email protected]> > Tomas Hlavacek <[email protected]> > > Please see doc/driver-model/README.txt for details of how to run this and > what to look for. The old driver model documentation is removed. > > Note: If you are reviewing this code, but don't have a lot of time, please > consider starting with the 'demo' driver (patch 'dm: Add a > demonstration/example driver') since it clearly shows how devices and > uclasses work. Much of this series consists of test code and plumbing, so > is of less interest to driver authors. > > There is also a presentation on driver model at this page: > > http://www.denx.de/wiki/U-Boot/MiniSummitELCE2013 > > You can find a test version of the code used here in branch dm9 at: > > http://git.denx.de/u-boot-x86.git > > (Branch dm contains the original implementation) > > Changes in v8: > - Add new patch to fix yaffs compile error on two boards > - Adjust simple driver text slightly > - Rename simple_ops to shape_ops and fix a typo
I forgot to mention that I based this on Masahiro's kbuild series since I figured it would be merged soon. But if I have things in the wrong order, let me know. Regards, Simon _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

