From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2 4/4] video: add a driver for the bcm2835
Date: Mon, 05 Nov 2012 10:19:36 -0700 [thread overview]
Message-ID: <5097F528.7060600@wwwdotorg.org> (raw)
In-Reply-To: <20121104190224.64768bc7@wker>
On 11/04/2012 11:02 AM, Anatolij Gustschin wrote:
> Hi,
>
> On Thu, 18 Oct 2012 22:51:34 -0600
> Stephen Warren <swarren@wwwdotorg.org> wrote:
>> The firmware running on the bcm2835 SoC's VideoCore CPU manages the
>> display controller. Add a simple "LCD" drive that communicates with the
...
>> +++ b/drivers/video/bcm2835.c
>> @@ -0,0 +1,126 @@
>> +/*
>> + * (C) Copyright 2012 Stephen Warren
>> + *
>> + * See file CREDITS for list of people who contributed to this
>> + * project.
>> + *
>> + * This program is free software; you can redistribute it and/or
>> + * modify it under the terms of the GNU General Public License
>> + * version 2 as published by the Free Software Foundation.
>
> All new code that gets added to U-Boot shall use GPLv3-compatible
> licensing since there are plans to move later versions of U-Boot to
> version 3 of the GPL. Therefore we ask for "GPL, either version 2, or
> (at your option) any later version" phrase.
Um, that doesn't seem possible. Or, is U-Boot simply going to delete any
GPL-v2-only code? I don't have stats, but I would guess that there is a
significant amount of GPL-v2-only code, isn't there?
BTW, is this documented anywhere for reference?
next prev parent reply other threads:[~2012-11-05 17:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-19 4:51 [U-Boot] [PATCH V2 1/4] ARM: bcm2835: add mailbox driver Stephen Warren
2012-10-19 4:51 ` [U-Boot] [PATCH V2 2/4] ARM: rpi_b: use bcm2835 mbox driver to get memory size Stephen Warren
2012-10-19 4:51 ` [U-Boot] [PATCH V2 3/4] lcd: calculate line_length after lcd_ctrl_init() Stephen Warren
2012-11-04 16:49 ` Anatolij Gustschin
2012-10-19 4:51 ` [U-Boot] [PATCH V2 4/4] video: add a driver for the bcm2835 Stephen Warren
2012-11-04 18:02 ` Anatolij Gustschin
2012-11-05 17:19 ` Stephen Warren [this message]
2012-11-05 18:11 ` Anatolij Gustschin
2012-11-04 14:53 ` [U-Boot] [PATCH V2 1/4] ARM: bcm2835: add mailbox driver Albert ARIBAUD
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=5097F528.7060600@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--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