[U-Boot] [PATCH v5 3/4] arm: add initial support for Amlogic Meson and ODROID-C2

Tom Rini trini at konsulko.com
Sun May 1 20:58:31 CEST 2016


On Sun, May 01, 2016 at 12:56:21PM -0600, Simon Glass wrote:
> Hi,
> 
> On 24 April 2016 at 00:50, Beniamino Galvani <b.galvani at gmail.com> wrote:
> > This adds platform code for the Amlogic Meson GXBaby (S905) SoC and a
> > board definition for ODROID-C2. This initial submission only supports
> > UART and Ethernet (through the existing Designware driver). DTS files
> > are the ones submitted to Linux arm-soc for 4.7 [1].
> >
> > [1] https://patchwork.ozlabs.org/patch/603583/
> >
> > Signed-off-by: Beniamino Galvani <b.galvani at gmail.com>
[snip]
> > +++ b/arch/arm/dts/meson-gxbb-odroidc2.dts
> > @@ -0,0 +1,69 @@
> > +/*
> > + * Copyright (c) 2016 Andreas Färber
> > + * Copyright (c) 2016 BayLibre, Inc.
> > + * Author: Kevin Hilman <khilman at kernel.org>
> > + *
> > + * This file is dual-licensed: you can use it either under the terms
> > + * of the GPL or the X11 license, at your option. Note that this dual
> > + * licensing only applies to this file, and not this project as a
> > + * whole.
> 
> Can you use SPDX for these?

No, we don't bother for DTS files where we are not also the upstream
source of them as that just makes churn.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160501/4d5b1276/attachment.sig>


More information about the U-Boot mailing list