[U-Boot] [PATCH v2 1/2] nand/denali: Adding Denali NAND driver support

Chin Liang See clsee at altera.com
Wed Mar 5 00:57:35 CET 2014


On Fri, 2014-02-28 at 11:37 +0100, Michal Simek wrote:
> >>> +/* lld_nand.h */
> >>> +/*
> >>> + * NAND Flash Controller Device Driver
> >>> + * Copyright (c) 2009, Intel Corporation and its suppliers.
> >>> + *
> >>> + * This program is free software; you can redistribute it and/or modify it
> >>> + * under the terms and conditions of the GNU General Public License,
> >>> + * version 2, as published by the Free Software Foundation.
> >>> + *
> >>> + * This program is distributed in the hope it will be useful, but WITHOUT
> >>> + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
> >>> + * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
> >>> + * more details.
> >>> + *
> >>> + * You should have received a copy of the GNU General Public License along with
> >>> + * this program; if not, write to the Free Software Foundation, Inc.,
> >>> + * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
> >>
> >>
> >> Isn't this pretty weird if we are using SPDX?
> > 
> > I believe the Linux driver owner wish to maintain this header when
> > he/she copy into NAND driver. Anyhow, the SPDX license already stated at
> > top of the header file.
> 
> 1. Using address in license is just wrong and it should be removed
> because they can move to different location.
> 
> 2. u-boot adopted SPDX and all these fragments were removed.
> 
> Wolfgang/Tom: IMHO this should be also changed/fixed.


Just check the latest denali.h in Linux and this license header still
there. But removing the license header put by original author might not
a good thing to do. Unless we can get some approval from Wolfgang or
Jason (who is submitter of this file to Linux).

Thanks
Chin Liang


> 
> Thanks,
> Michal
> 
> 




More information about the U-Boot mailing list