From: Grant Likely <grant.likely@secretlab.ca>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] xilinx drivers
Date: Mon, 26 Mar 2007 08:59:51 -0600 [thread overview]
Message-ID: <528646bc0703260759t63469152pdb82e33ca165c5e1@mail.gmail.com> (raw)
In-Reply-To: <3275.5961-16246-190946868-1174889434@seznam.cz>
On 3/26/07, mONStR <Monstr@seznam.cz> wrote:
> Is it possible do this changes?
>
> And after that add support for other xilinx peripherals as SPI, EMACLITE, etc.
>
> Isn't it problem with Xilinx licence?
Latest code generated by the Xilinx EDK tools (at least for the Linux
BSP) are licensed under the GPL. The old files can be replaced with
the newer ones if someone can take on the work.
However, I am concerned about the size/complexity of the Xilinx
supplied drivers. The Xilinx drivers are designed to be cross
platform, and as such they carry with them a fair amount of
boilerplate and wrapping code to make it easy to adapt them to new
environments. While this is a good approach for Xilinx to get
customers up and running quickly, I don't think it is appropriate for
code integrated into the u-boot tree (including the code already
there). The extra wrapping code adds additional layers of redirection
and complexity that are not desireable within u-boot (and utterly
unnecessary; once the driver is ported to the u-boot environment, it
stays there. The code no longer needs to compile in other
environments)
I think we can do better.
In particular, a UARTLITE driver is trivial to write.
g.
--
Grant Likely, B.Sc. P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195
prev parent reply other threads:[~2007-03-26 14:59 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-26 6:10 [U-Boot-Users] xilinx drivers mONStR
2007-03-26 6:28 ` Stefan Roese
2007-03-26 6:36 ` mONStR
2007-03-26 6:39 ` Grant Likely
2007-03-26 7:12 ` Wolfgang Denk
2007-03-26 7:20 ` Stefan Roese
2007-03-26 7:57 ` Monstr at seznam.cz
2007-03-26 11:43 ` Wolfgang Denk
2007-03-26 19:01 ` Michal Simek
2007-03-26 8:23 ` Monstr at seznam.cz
2007-03-26 11:46 ` Wolfgang Denk
2007-03-26 15:36 ` Grant Likely
2007-03-26 19:35 ` Michal Simek
2007-03-26 7:09 ` Wolfgang Denk
2007-03-26 14:59 ` Grant Likely [this message]
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=528646bc0703260759t63469152pdb82e33ca165c5e1@mail.gmail.com \
--to=grant.likely@secretlab.ca \
--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