From: Gary Thomas <gary@mlbassoc.com>
To: "chou.o.ning" <chou.o.ning@gmail.com>
Cc: ecos-devel@ecos.sourceware.org
Subject: Re: source code question about confidential datasheet
Date: Sun, 17 Feb 2008 19:34:00 -0000 [thread overview]
Message-ID: <47B88C20.8080404@mlbassoc.com> (raw)
In-Reply-To: <3f3ee7870802170739l3534a27ay225785b9c3bd8107@mail.gmail.com>
chou.o.ning wrote:
> Hi, eCos developers
>
> I have porting eCos to some hardware board. As GPL license, I should
> deliver source code to eCos community. The question is: the datasheet
> of CPU is CONFIDENTIAL, and I need the registers description of
> datasheet to write bsp codes to porting.(I did not using the codes
> which provided by chip vendor)
> If I deliver codes to open source, will I break the law of chip verdor?
Firstly, in today's world, your vendor is being pretty silly :-(
I am not a lawyer (IANAL), so treat everything I say carefully.
If you are concerned, contact a good Intellectual Property lawyer
before you distribute anything.
I do think if you structure things carefully and don't name
anything so that it will expose the secrets, it will probably be
OK.
Secondly, the GPL only says that you need to distribute the source
code to those to whom you distribute the code (executable, etc).
Presumably those folks would have similar information available
to them as well, so there's no leaking there either.
Finally, in order to port eCos, you *need* to have a GCC port
(there's just too much in eCos that depends on some special
GCC support). If this exists, how do they handle it since
they'd be dealing with the same sensitive information?
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
prev parent reply other threads:[~2008-02-17 19:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-17 15:39 chou.o.ning
2008-02-17 19:34 ` Gary Thomas [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=47B88C20.8080404@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=chou.o.ning@gmail.com \
--cc=ecos-devel@ecos.sourceware.org \
/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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).