]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/smiLynxEM.h
Merge branch 'master' of git://git.denx.de/u-boot-nds32
[karo-tx-uboot.git] / include / smiLynxEM.h
index cdd2f2417d922e0b84cd3a149adc469ebeef0290..c020115f8658a71a59f20bdc45e54679b47bd90b 100644 (file)
@@ -2,23 +2,7 @@
  * (C) Copyright 1997-2002 ELTEC Elektronik AG
  * Frank Gottschling <fgottschling@eltec.de>
  *
- * 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+
  */
 
 /*
@@ -44,9 +28,9 @@
  */
 #define VIDEO_MODES             7
 #define DUAL_800_600            0   /* SMI710:VGA1:75Hz     (pitch=1600) */
-                                    /*        VGA2:60/120Hz (pitch=1600) */
-                                    /* SMI810:VGA1:75Hz     (pitch=1600) */
-                                    /*        VGA2:75Hz     (pitch=1600) */
+                                   /*        VGA2:60/120Hz (pitch=1600) */
+                                   /* SMI810:VGA1:75Hz     (pitch=1600) */
+                                   /*        VGA2:75Hz     (pitch=1600) */
 #define DUAL_1024_768           1   /* VGA1:75Hz VGA2:73Hz (pitch=2048)  */
 #define SINGLE_800_600          2   /* VGA1:75Hz (pitch=800)             */
 #define SINGLE_1024_768         3   /* VGA1:75Hz (pitch=1024)            */