[U-Boot] [PATCH V2 0/5] DM9000 support for multiple interfaces

Andrew Ruder andrew.ruder at elecsyscorp.com
Wed Aug 12 19:50:24 CEST 2015


On 08/12/2015 12:24 PM, Andrew Ruder wrote:
> To maintain backwards compatibility with older board files, we add a
> new initialize function taking the io address, data address, and
> availability of a SROM chip.  The old initialize function is now a
> shim around this new initialize function but provides the parameters
> based on the old DM9000 preprocessor symbols.

Uh, this is not true.  Forgot to remove this paragraph from the cover 
letter.  There is just a single dm9000_initialize() function that has 
been updated in every board file.


More information about the U-Boot mailing list