Dear Ben,

In message <[email protected]> Mike Frysinger 
wrote:
> The smc911x driver has a lot of useful defines/functions which can be used
> by pieces of code (such as example eeprom programmers).  Rather than
> forcing each place to duplicate these defines/functions, split them out
> of the smdc911x driver into a local header.
> 
> Signed-off-by: Mike Frysinger <[email protected]>
> CC: Sascha Hauer <[email protected]>
> CC: Guennadi Liakhovetski <[email protected]>
> CC: Magnus Lilja <[email protected]>
> CC: Ben Warren <[email protected]>
> ---
> v2
>       - add includes for types utilized in smc911x.h
> 
>  drivers/net/smc911x.c |  452 +---------------------------------------------
>  drivers/net/smc911x.h |  489 
> +++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 491 insertions(+), 450 deletions(-)
>  create mode 100644 drivers/net/smc911x.h

What happened to that patch?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected]
Unix: Some say the learning curve is steep,  but  you  only  have  to
climb it once.                                      - Karl Lehenbauer
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to