* U-Boot, tftp and PCI ethernet
@ 2003-07-25 12:10 Brian Padalino
2003-07-25 13:14 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Brian Padalino @ 2003-07-25 12:10 UTC (permalink / raw)
To: Linuxppc-Embedded
Does U-Boot support booting over ethernet controllers found on the PCI bus,
specifically I am wondering how hard it would be to boot from an Intel e1000
ethernet controller rather than the on-chip ethernet on my Ebony board.
Has anyone had experience with this, or can point me in the right direction
on where to look to write some simple drivers to support transfers from the
e1000 card, that would be great.
Thanks,
Brian
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: U-Boot, tftp and PCI ethernet
2003-07-25 12:10 U-Boot, tftp and PCI ethernet Brian Padalino
@ 2003-07-25 13:14 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2003-07-25 13:14 UTC (permalink / raw)
To: Brian Padalino; +Cc: Linuxppc-Embedded
In message <DGEEIPOFGGPOACEFBGGCGEJFCAAA.bpadalino@perigee.com> you wrote:
>
> Does U-Boot support booting over ethernet controllers found on the PCI bus,
Your question has nothing to do with embedded linux and is thus off
topic on this list.
Please post U-Boot related quuestions to the u-boot-users mailing
list instead.
Yes, U-Boot can use PCI based network cards if there is (1) PCI
support for your board and (2) an U-Boot ethernet driver for the
network card
> specifically I am wondering how hard it would be to boot from an Intel e1000
> ethernet controller rather than the on-chip ethernet on my Ebony board.
It's not hard at all. An e1000 driver has been ported to U-Boot.
> Has anyone had experience with this, or can point me in the right direction
> on where to look to write some simple drivers to support transfers from the
> e1000 card, that would be great.
See the drivers/ directory in the U-Boot source code.
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
Weekends were made for programming. - Karl Lehenbauer
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-07-25 13:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-25 12:10 U-Boot, tftp and PCI ethernet Brian Padalino
2003-07-25 13:14 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).