public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [U-boot] Help: Tegra250 board(harmony) Ethernet driver
@ 2012-04-24  7:53 YONGKI KIM
  2012-05-01 20:16 ` Allen Martin
  0 siblings, 1 reply; 2+ messages in thread
From: YONGKI KIM @ 2012-04-24  7:53 UTC (permalink / raw)
  To: u-boot

Hello everyone.
I am trying to port the Ethernet driver to *tegra250 development
board(harmony board)* but I have the problem.

At first, I used the chromium source code. (here : git clone
http://git.chromium.org/chromiumos/third_party/u-boot.git)
But it doesn't have the Ethernet driver so I moved to the mainline u-boot
source code. (here : git://git.denx.de/u-boot.git)
But it also not contains the Ethernet driver about harmony board.

I just want to write the binary files(kernel, root file system, and so
on..) to specific address using u-boot.
For that, I have to use tftp but Ethernet is not working.

Is there anyone who have the comment about my problem ?

Thanks !

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] [U-boot] Help: Tegra250 board(harmony) Ethernet driver
  2012-04-24  7:53 [U-Boot] [U-boot] Help: Tegra250 board(harmony) Ethernet driver YONGKI KIM
@ 2012-05-01 20:16 ` Allen Martin
  0 siblings, 0 replies; 2+ messages in thread
From: Allen Martin @ 2012-05-01 20:16 UTC (permalink / raw)
  To: u-boot

On Tue, Apr 24, 2012 at 12:53:15AM -0700, YONGKI KIM wrote:
> Hello everyone.
> I am trying to port the Ethernet driver to *tegra250 development
> board(harmony board)* but I have the problem.
> 

Harmony has a SMSC LAN9514 integrated USB hub/ethernet controller.
There's a driver for it in drivers/usb/eth/smsc95xx.c

-Allen
-- 
nvpublic

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-01 20:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-24  7:53 [U-Boot] [U-boot] Help: Tegra250 board(harmony) Ethernet driver YONGKI KIM
2012-05-01 20:16 ` Allen Martin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox