public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Robert Schwebel <r.schwebel@pengutronix.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Support for softcore ethernet chips
Date: Tue, 15 Nov 2005 19:34:58 +0100	[thread overview]
Message-ID: <20051115183458.GX1099@pengutronix.de> (raw)

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

             reply	other threads:[~2005-11-15 18:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-15 18:34 Robert Schwebel [this message]
2005-11-15 21:12 ` [U-Boot-Users] Support for softcore ethernet chips Wolfgang Denk
2005-11-15 21:32   ` Robert Schwebel

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=20051115183458.GX1099@pengutronix.de \
    --to=r.schwebel@pengutronix.de \
    --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