
Hi York,
I think you should update your copyright year. Is it right to add 2015-2016 copyright year? Did you have these files then?
Yes, these files were exit during that time. In fact these files were exist since 2011 with Mindspeed copyright. We did modifications for LS1012A and using them since 2015, I think during cleanup Mindspeed copyright has been removed.
Regards, Anji
-----Original Message----- From: Calvin Johnson Sent: Thursday, February 15, 2018 10:14 PM To: York Sun york.sun@nxp.com; u-boot@lists.denx.de Cc: joe.hershberger@ni.com; Anji Jagarlmudi anji.jagarlmudi@nxp.com Subject: RE: [PATCH v2 00/13] LS1012A PFE driver patch series
Hi York,
-----Original Message----- From: York Sun Sent: Thursday, February 15, 2018 9:19 PM To: Calvin Johnson calvin.johnson@nxp.com; u-boot@lists.denx.de Cc: joe.hershberger@ni.com; Anji Jagarlmudi anji.jagarlmudi@nxp.com Subject: Re: [PATCH v2 00/13] LS1012A PFE driver patch series
On 02/15/2018 06:10 AM, Calvin Johnson wrote:
Hi,
This patch series introduces U-Boot support for NXP's LS1012A Packet Forwarding Engine (pfe_eth). LS1012A uses hardware packet forwarding engine to provide high performance Ethernet interfaces. The device includes two Ethernet ports.
Changes in v2 series:
- PFE patches submitted on top of this base patch are now merged to
this patch. 2. Platform changes are segregated into different patches. 3. Network enabled on 2g5rdb platform 4. Moved from legacy to new driver model.
Calvin Johnson (12): drivers: net: phy: Fix aquantia compilation with DM drivers: net: pfe_eth: LS1012A PFE driver introduction drivers: net: pfe_eth: provide pfe commands drivers: net: pfe_eth: LS1012A PFE headers board: freescale: ls1012aqds: enable network support on ls1012aqds board: freescale: ls1012afrdm: enable network support on ls1012afrdm board: freescale: ls1012ardb: enable network support on ls1012ardb board: freescale: ls1012a2g5rdb: enable network support on ls1012a2g5rdb armv8: fsl-lsch2: add pfe macros and update ccsr_scfg structure armv8: fsl-lsch2: configure pfe's DDR and HDBUS interfaces and ECC armv8: layerscape: csu: enable ns access to PFE registers configs: ls1012a: add pfe configuration for LS1012A
Prabhakar Kushwaha (1): armv8: fsl-layerscape: Add support of GPIO structure
Calvin,
I think you should update your copyright year. Is it right to add 2015-2016 copyright year? Did you have these files then?
I think most of the pfe driver files, except for board files were present during that period.
However, I would wait for Anji to respond on this. Based on his response I can update copyright year if required.
Thanks Calvin