From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ara Avanesyan Date: Wed, 12 Jan 2005 11:41:16 +0400 Subject: [U-Boot-Users] Re: PCI, Ethernet, IXDP425 References: <20050111224031.ADCB2C108D@atlas.denx.de> <001001c4f86e$882391e0$1000000a@araav> <698a2fda050111224157cccdf9@mail.gmail.com> Message-ID: <002501c4f87a$199fad10$1000000a@araav> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Thanks Rodel, I think we'll switch to one supported by u-boot right now, as poritng will take a long time. Ok, I'm going to play with u-boot's net paramters. Thanks, Ara ----- Original Message ----- From: "Rodel Miguel" To: "Ara Avanesyan" Cc: "Wolfgang Denk" ; Sent: Wednesday, January 12, 2005 10:41 AM Subject: Re: [U-Boot-Users] Re: PCI, Ethernet, IXDP425 > Ara, > > If you see the driver for your PCI Ethernet card on the drivers > directory, then you'll be fine. However, you may need to write your > own driver if it does not exist. So check on the drivers directory > first and then, if it exists, write the appropriate CFG parameter on > the configs/ixdp425.h file. try removing the ~CFG_CMD_NET, and other > parameters that the driver might require. > > Regards, > Rodel > > P.S. Anyone working on ethernet MAC's with MII-only interfaces??? I'm > actually lost... Please help. > > On Wed, 12 Jan 2005 10:18:28 +0400, Ara Avanesyan wrote: >> Thanks for so helpful and informative reply. >> >> configs/ixdp425.h, line 59: >> #define CONFIG_COMMANDS (CONFIG_CMD_DFL & ~CFG_CMD_NET) >> >> So how about checking the code before posting?;-) >> >> Thanks, >> Ara >> >> ----- Original Message ----- >> From: "Wolfgang Denk" >> To: "Ara Avanesyan" >> Cc: >> Sent: Wednesday, January 12, 2005 2:40 AM >> Subject: Re: [U-Boot-Users] PCI, Ethernet, IXDP425 >> >> > In message <002d01c4f7bf$e180b7e0$1000000a@araav> you wrote: >> >> >> >> I have a PCI Ethernet card on the board. I need to connect to the >> >> network >> >> from u-boot via this device. >> > >> > Just do it. >> > >> >> Are there any ways to do so? What I will have to do to enable this >> >> support? >> >> Or at least are there ANY PCI Ethernet drivers in u-boot? >> > >> > How about checking the code before posting? >> > >> > Yes, there are. >> > >> > Best regards, >> > >> > Wolfgang Denk >> > >> > -- >> > Software Engineering: Embedded and Realtime Systems, Embedded Linux >> > Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de >> > "Confound these ancestors.... They've stolen our best ideas!" >> > - Ben Jonson >> > >> >> ------------------------------------------------------- >> The SF.Net email is sponsored by: Beat the post-holiday blues >> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >> _______________________________________________ >> U-Boot-Users mailing list >> U-Boot-Users at lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/u-boot-users >> >