On Fri, Mar 16, 2018 at 11:33:28AM +0100, Michal Simek wrote: > On 16.3.2018 00:29, Alexander Graf wrote: > > > > > > On 16.03.18 00:08, Anton Gerasimov wrote: > >> Delete devices implemented in PL, stylistic changes. > >> > >> Signed-off-by: Anton Gerasimov <[email protected]> > >> --- > >> arch/arm/dts/zynq-zturn-myir.dts | 62 > >> ++++++++-------------------------------- > >> 1 file changed, 12 insertions(+), 50 deletions(-) > >> > >> diff --git a/arch/arm/dts/zynq-zturn-myir.dts > >> b/arch/arm/dts/zynq-zturn-myir.dts > >> index a5ecfcc1d7..a9be2c8374 100644 > >> --- a/arch/arm/dts/zynq-zturn-myir.dts > >> +++ b/arch/arm/dts/zynq-zturn-myir.dts > >> @@ -1,3 +1,4 @@ > >> +// SPDX-License-Identifier: GPL-2.0 > > > > Is this intended? I thought you could just add the SPDK identifier right ... > > This is probably the question to Tom or Wolfgang if we are going to > accept SPDX Linux style compare to U-Boot one. > > Tom, Wolfgang: Any opinion?
Is this coming directly from Linux? If yes, that's fine. If no, get it into Linux first :) U-Boot files should have the tag where we've always had it, files we're pulling from Linux that are SPDX-only should be able to be unchanged now, which is a good thing. -- Tom
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

