[U-Boot] [PATCH v3] smc911x: split out useful defines/functions into local header
Wolfgang Denk
wd at denx.de
Wed Feb 25 09:00:58 CET 2009
Dear Mike Frysinger,
In message <1235402987-18990-1-git-send-email-vapier at gentoo.org> you 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 <vapier at gentoo.org>
> CC: Sascha Hauer <s.hauer at pengutronix.de>
> CC: Guennadi Liakhovetski <lg at denx.de>
> CC: Magnus Lilja <lilja.magnus at gmail.com>
> CC: Ben Warren <biggerbadderben at gmail.com>
> ---
> v3
> - rebased against master
>
> this applies against master and next of u-boot.git
>
> drivers/net/smc911x.c | 457 +---------------------------------------------
> drivers/net/smc911x.h | 494 +++++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 496 insertions(+), 455 deletions(-)
> create mode 100644 drivers/net/smc911x.h
Applied, thanks.
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: wd at denx.de
Inside every old person is a young person wondering what happened.
- Terry Pratchett, _Moving Pictures_
More information about the U-Boot
mailing list