From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Sat, 08 Nov 2014 13:18:31 +0100 Subject: [U-Boot] [PATCH 1/4 v4] spi: Add Cadence QSPI DM driver used by SoCFPGA In-Reply-To: <545D23EA.903@opensource.altera.com> References: <1415360272-13249-1-git-send-email-sr@denx.de> <1415360272-13249-2-git-send-email-sr@denx.de> <201411071604.44091.marex@denx.de> <545CE495.10801@denx.de> <545D23EA.903@opensource.altera.com> Message-ID: <545E0A17.8060205@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 07.11.2014 20:56, Dinh Nguyen wrote: > +CC: Graham Moore > > On 11/07/2014 09:26 AM, Stefan Roese wrote: >> Hi Dinh, Hi Vince! >> Could we not just use a "plain" GPL (v2) license here as well. Especially >> since the other files in this driver are just normal GPL files. >> >> Comments welcome. >> > > Graham recent posted to lkml a patch series for QSPI that has a plain GPLv2. > > http://marc.info/?l=linux-kernel&m=141417788514196&w=2 Interesting. Thanks for this info. But what is the implication of this new plain GPLv2'ed driver code to the current code in this patch (based on your Rocketboard.org version)? Frankly, I really don't have time and motivation to re-port this new Linux version to U-Boot to get the GPLv2 version. How could we solve this? Can you re-release this code under this new license (header)? Thanks, Stefan