]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/sed13806.h
karo: tx28: request gpio for acitivity LED and disable LED on failure
[karo-tx-uboot.git] / include / sed13806.h
index 70e8e87449caf2ab95122ab8337c2bdab598bec1..1cb0b860f2042d1d564c97dc236a19a079cec30d 100644 (file)
@@ -1,25 +1,9 @@
 /*
  * (C) Copyright 2002
- * Stäubli Faverges - <www.staubli.com>
+ * Stäubli Faverges - <www.staubli.com>
  * Pierre AUBERT  p.aubert@staubli.com
  *
- * 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+
  */
 /* Video support for Epson SED13806 chipset                                  */
 
@@ -34,8 +18,8 @@
 
 #define DEFAULT_VIDEO_MEMORY_SIZE  0x140000     /* Video Memory Size */
 
-#define HWCURSORSIZE              1024     /* Size of memory reserved
-                                                   for HW cursor*/ 
+#define HWCURSORSIZE              1024     /* Size of memory reserved
+                                                  for HW cursor*/
 
 /* Offset of chipset registers                                               */
 #define        BLT_CTRL0       (0x0100)
@@ -87,7 +71,6 @@ typedef struct
 } S1D_REGS;
 
 
-
 /* Board specific functions                                                  */
 unsigned int board_video_init (void);
 void board_validate_screen (unsigned int base);