Re: [U-Boot] [PATCH] arm: socfpga: dts: Move to SPDX license identifiers

2014-11-14 Thread Marek Vasut
On Friday, November 14, 2014 at 08:10:44 AM, Stefan Roese wrote: > The socfpga dts files are copied from the Rocketboards.org repository. > In U-Boot we usually replace the full-blown license header text with > the SPDX license identifiers. Lets do this for these new dts files > as well. > > I jus

Re: [U-Boot] [PATCH] arm: socfpga: dts: Move to SPDX license identifiers

2014-11-14 Thread Pavel Machek
On Fri 2014-11-14 08:10:44, Stefan Roese wrote: > The socfpga dts files are copied from the Rocketboards.org repository. > In U-Boot we usually replace the full-blown license header text with > the SPDX license identifiers. Lets do this for these new dts files > as well. > > I just forgot to do th

[U-Boot] [PATCH] arm: socfpga: dts: Move to SPDX license identifiers

2014-11-13 Thread Stefan Roese
The socfpga dts files are copied from the Rocketboards.org repository. In U-Boot we usually replace the full-blown license header text with the SPDX license identifiers. Lets do this for these new dts files as well. I just forgot to do this while adding the DT support for socfpga. Signed-off-by: