summaryrefslogtreecommitdiff
path: root/board/tq
diff options
context:
space:
mode:
authorMax Merchel <[email protected]>2025-11-24 08:55:25 +0100
committerFabio Estevam <[email protected]>2025-11-29 17:06:51 -0300
commit34937dbf59086a56049fed2fa1552530fcd4be18 (patch)
tree70d27218539e812b598f06326cf96c80560bf7b6 /board/tq
parent8694a0523e48270869f2b48dab860d152d58da97 (diff)
board: [cosmetic] tqma6: adjust SPDX tag
While at it, adjust the TQ-Systems copyright info to include consistent company information, the mail address to reach all developers at TQ-Systems for questions regarding U-Boot support for our SOM and remove author's company mail address not suitable for plain text mail. Signed-off-by: Markus Niebel <[email protected]> Signed-off-by: Max Merchel <[email protected]>
Diffstat (limited to 'board/tq')
-rw-r--r--board/tq/tqma6/Makefile7
-rw-r--r--board/tq/tqma6/clocks.cfg7
-rw-r--r--board/tq/tqma6/tqma6.c8
-rw-r--r--board/tq/tqma6/tqma6_bb.h7
-rw-r--r--board/tq/tqma6/tqma6_mba6.c8
-rw-r--r--board/tq/tqma6/tqma6_wru4.c8
-rw-r--r--board/tq/tqma6/tqma6dl.cfg6
-rw-r--r--board/tq/tqma6/tqma6q.cfg6
-rw-r--r--board/tq/tqma6/tqma6s.cfg6
9 files changed, 41 insertions, 22 deletions
diff --git a/board/tq/tqma6/Makefile b/board/tq/tqma6/Makefile
index 7271297c707..f1b39844ac6 100644
--- a/board/tq/tqma6/Makefile
+++ b/board/tq/tqma6/Makefile
@@ -1,6 +1,9 @@
-# SPDX-License-Identifier: GPL-2.0+
+# SPDX-License-Identifier: GPL-2.0-or-later
+#
+# Copyright (c) 2014 TQ-Systems GmbH <[email protected]>,
+# D-82229 Seefeld, Germany.
+# Author: Markus Niebel
#
-# Copyright (C) 2014, Markus Niebel <[email protected]>
obj-y := tqma6.o
diff --git a/board/tq/tqma6/clocks.cfg b/board/tq/tqma6/clocks.cfg
index 1f2001c75f0..c2e6d12b924 100644
--- a/board/tq/tqma6/clocks.cfg
+++ b/board/tq/tqma6/clocks.cfg
@@ -1,7 +1,10 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
+/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
* Copyright (C) 2013 Boundary Devices
- * Copyright (C) 2013, 2014 Markus Niebel <[email protected]>
+ *
+ * Copyright (c) 2013-2014 TQ-Systems GmbH <[email protected]>,
+ * D-82229 Seefeld, Germany.
+ * Author: Markus Niebel
*
* Refer doc/imx/mkimage/imximage.txt for more details about how-to configure
* and create imximage boot image
diff --git a/board/tq/tqma6/tqma6.c b/board/tq/tqma6/tqma6.c
index 83db2d1ad38..75d36240a1e 100644
--- a/board/tq/tqma6/tqma6.c
+++ b/board/tq/tqma6/tqma6.c
@@ -1,10 +1,12 @@
-// SPDX-License-Identifier: GPL-2.0+
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Copyright (C) 2012 Freescale Semiconductor, Inc.
* Author: Fabio Estevam <[email protected]>
*
- * Copyright (C) 2013, 2014 TQ-Systems (ported SabreSD to TQMa6x)
- * Author: Markus Niebel <[email protected]>
+ * ported SabreSD to TQMa6x
+ * Copyright (c) 2013-2014 TQ-Systems GmbH <[email protected]>,
+ * D-82229 Seefeld, Germany.
+ * Author: Markus Niebel
*/
#include <init.h>
diff --git a/board/tq/tqma6/tqma6_bb.h b/board/tq/tqma6/tqma6_bb.h
index a2f871af1f8..e17e6ad3f57 100644
--- a/board/tq/tqma6/tqma6_bb.h
+++ b/board/tq/tqma6/tqma6_bb.h
@@ -1,7 +1,8 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
+/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
- * Copyright (C) 2013, 2014 TQ-Systems
- * Author: Markus Niebel <[email protected]>
+ * Copyright (c) 2013-2014 TQ-Systems GmbH <[email protected]>,
+ * D-82229 Seefeld, Germany.
+ * Author: Markus Niebel
*/
#ifndef __TQMA6_BB__
diff --git a/board/tq/tqma6/tqma6_mba6.c b/board/tq/tqma6/tqma6_mba6.c
index 630ffdd63a9..46989102fec 100644
--- a/board/tq/tqma6/tqma6_mba6.c
+++ b/board/tq/tqma6/tqma6_mba6.c
@@ -1,10 +1,12 @@
-// SPDX-License-Identifier: GPL-2.0+
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Copyright (C) 2012 Freescale Semiconductor, Inc.
* Author: Fabio Estevam <[email protected]>
*
- * Copyright (C) 2013, 2014 TQ-Systems (ported SabreSD to TQMa6x)
- * Author: Markus Niebel <[email protected]>
+ * ported SabreSD to TQMa6x
+ * Copyright (c) 2013-2014 TQ-Systems GmbH <[email protected]>,
+ * D-82229 Seefeld, Germany.
+ * Author: Markus Niebel
*/
#include <init.h>
diff --git a/board/tq/tqma6/tqma6_wru4.c b/board/tq/tqma6/tqma6_wru4.c
index aa53212e0e8..7acefc7b064 100644
--- a/board/tq/tqma6/tqma6_wru4.c
+++ b/board/tq/tqma6/tqma6_wru4.c
@@ -1,10 +1,12 @@
-// SPDX-License-Identifier: GPL-2.0+
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Copyright (C) 2012 Freescale Semiconductor, Inc.
* Author: Fabio Estevam <[email protected]>
*
- * Copyright (C) 2013, 2014 TQ-Systems (ported SabreSD to TQMa6x)
- * Author: Markus Niebel <[email protected]>
+ * ported SabreSD to TQMa6x
+ * Copyright (c) 2013-2014 TQ-Systems GmbH <[email protected]>,
+ * D-82229 Seefeld, Germany.
+ * Author: Markus Niebel
*
* Copyright (C) 2015 Stefan Roese <[email protected]>
*/
diff --git a/board/tq/tqma6/tqma6dl.cfg b/board/tq/tqma6/tqma6dl.cfg
index 8cd1885b43f..f7289adb40a 100644
--- a/board/tq/tqma6/tqma6dl.cfg
+++ b/board/tq/tqma6/tqma6dl.cfg
@@ -1,6 +1,8 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
+/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
- * Copyright (C) 2014 - 2015 Markus Niebel <[email protected]>
+ * Copyright (c) 2014-2015 TQ-Systems GmbH <[email protected]>,
+ * D-82229 Seefeld, Germany.
+ * Author: Markus Niebel
*
* Refer doc/imx/mkimage/imximage.txt for more details about how-to configure
* and create imximage boot image
diff --git a/board/tq/tqma6/tqma6q.cfg b/board/tq/tqma6/tqma6q.cfg
index a345c4de93d..ad862535c50 100644
--- a/board/tq/tqma6/tqma6q.cfg
+++ b/board/tq/tqma6/tqma6q.cfg
@@ -1,6 +1,8 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
+/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
- * Copyright (C) 2013, 2014 Markus Niebel <[email protected]>
+ * Copyright (c) 2013-2014 TQ-Systems GmbH <[email protected]>,
+ * D-82229 Seefeld, Germany.
+ * Author: Markus Niebel
*
* Refer doc/imx/mkimage/imximage.txt for more details about how-to configure
* and create imximage boot image
diff --git a/board/tq/tqma6/tqma6s.cfg b/board/tq/tqma6/tqma6s.cfg
index 02f7e109100..e50fe3f57d7 100644
--- a/board/tq/tqma6/tqma6s.cfg
+++ b/board/tq/tqma6/tqma6s.cfg
@@ -1,6 +1,8 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
+/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
- * Copyright (C) 2013, 2014 Markus Niebel <[email protected]>
+ * Copyright (c) 2013-2014 TQ-Systems GmbH <[email protected]>,
+ * D-82229 Seefeld, Germany.
+ * Author: Markus Niebel
*
* Refer doc/imx/mkimage/imximage.txt for more details about how-to configure
* and create imximage boot image