]> git.sur5r.net Git - u-boot/blobdiff - board/mpl/pati/plx9056.h
efi: Add a README to explain how things work
[u-boot] / board / mpl / pati / plx9056.h
index 963857f58df08f4027e5486f8aaa557d115d1466..754e72098e8b986006a5f98cf8aedd643622ff26 100644 (file)
@@ -1,23 +1,7 @@
 /*
  * (C) Copyright 2003
  * Denis Peter, d.peter@mpl.ch
- * See file CREDITS for list of people who contributed to this
- * project.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that 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., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 /* PLX9096 register definitions
 */
@@ -61,7 +45,6 @@
 #endif
 
 
-
 #define PCI_DEVICE_ID_PLX9056          0x9056
 
 /* Local Configuration Registers Accessible via the PCI Base address + Variable */
 #define PCI9056_PERM_VENDOR_ID         (0x070 + LOCAL_OFFSET)
 #define PCI9056_REVISION_ID                    (0x074 + LOCAL_OFFSET)
 
-
 #endif /* #ifndef __PLX9056_H_ */
-