From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/1] Add config option for disabling DM9000-SROM support.
Date: Sun, 3 May 2009 12:21:16 +0200 [thread overview]
Message-ID: <20090503102116.GU25959@game.jcrosoft.org> (raw)
In-Reply-To: <3efb10970905030255w4671d3cdo860e56456bbd1932@mail.gmail.com>
> >> --- /dev/null
> >> +++ b/include/dm9000.h
> > Ben what do you think to do as usb have a dir to store all net header
> > include/net/
>
> I have chosen the same location as the dm9161.h, other similar headers
> are there as well.
> If it has to be changed, I suggest making it a separate patch.
sure
I've in mind this
include/{ => net}/at91rm9200_net.h
include/{ => net}/bcm5221.h
include/{ => net}/dm9161.h
include/{ => net}/dp83848.h
include/{ => net}/lxt971a.h
include/{ => net}/mii_phy.h
include/{ => net}/miiphy.h
include/{ => net}/ns7520_eth.h
include/{ => net}/ns9750_eth.h
include/{ => net}/ppc4xx_enet.h
include/{ => net}/tsec.h
or
include/{ => net}/at91rm9200_net.h
include/{ => net}/ns7520_eth.h
include/{ => net}/ns9750_eth.h
include/{ => net}/ppc4xx_enet.h
include/{ => net}/tsec.h
include/{ => net/phy}/bcm5221.h
include/{ => net/phy}/dm9161.h
include/{ => net/phy}/dp83848.h
include/{ => net/phy}/lxt971a.h
include/{ => net/phy}/mii_phy.h
include/{ => net/phy}/miiphy.h
and maybe
include/{ => net}/netdev.h
Best Regards,
J.
next prev parent reply other threads:[~2009-05-03 10:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-03 9:26 [U-Boot] [PATCH 1/1] Add config option for disabling DM9000-SROM support Remy Bohmer
2009-05-03 9:31 ` Jean-Christophe PLAGNIOL-VILLARD
2009-05-03 9:55 ` Remy Bohmer
2009-05-03 10:21 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2009-05-04 3:24 ` Ben Warren
2009-05-03 10:11 ` [U-Boot] [PATCH 1/1] V2 " Remy Bohmer
2009-05-03 22:05 ` Stelian Pop
2009-05-04 23:31 ` Mike Frysinger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090503102116.GU25959@game.jcrosoft.org \
--to=plagnioj@jcrosoft.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox