public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Support for softcore ethernet chips
@ 2005-11-15 18:34 Robert Schwebel
  2005-11-15 21:12 ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Schwebel @ 2005-11-15 18:34 UTC (permalink / raw)
  To: u-boot

Hi, 

I have a board which uses a softcore ethernet chip, so before for
example U-Boot is able to do networking some binary firmware has to be
loaded into the device. 

What's the preferred method to do this? I didn't find other boards in
the U-Boot code but maybe missed something. 

Seen from a technical point of view it would be the best solution to
just link the firmware somewhere into the U-Boot image, but I would be
interested how this is generally seen wrt. GPL issues. I don't think
that this creates a derivative work, taken that it is just being
bit-banged into the hardware by some GPL code, which is not different
from what the Linux firmware interface does, but anyway. It has to be
located somehow, and spending another flash sector just for some 40KiB
would be uggly.  

Robert
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hannoversche Str. 2, 31134 Hildesheim, Germany
   Phone: +49-5121-206917-0 |  Fax: +49-5121-206917-9

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

end of thread, other threads:[~2005-11-15 21:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-15 18:34 [U-Boot-Users] Support for softcore ethernet chips Robert Schwebel
2005-11-15 21:12 ` Wolfgang Denk
2005-11-15 21:32   ` Robert Schwebel

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