]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
board: tq: fix spelling of "TQ-Systems"
authorMatthias Schiffer <matthias.schiffer@ew.tq-group.com>
Tue, 2 Nov 2021 10:36:46 +0000 (11:36 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 15 Nov 2021 19:33:32 +0000 (14:33 -0500)
"TQ-Systems" is written with a dash.

Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
arch/arm/mach-imx/mx6/Kconfig
board/tq/tqma6/MAINTAINERS
board/tq/tqma6/README
board/tq/tqma6/tqma6.c
board/tq/tqma6/tqma6_bb.h
board/tq/tqma6/tqma6_mba6.c
board/tq/tqma6/tqma6_wru4.c
include/configs/tqma6.h
include/configs/tqma6_mba6.h

index d701a46cd6faaa02219cdb722ca160703d9f058b..62de942a32aa9fed4b34f19b4392d707825a6295 100644 (file)
@@ -569,7 +569,7 @@ config TARGET_KP_IMX6Q_TPC
        imply CMD_SPL
 
 config TARGET_TQMA6
-       bool "TQ Systems TQMa6 board"
+       bool "TQ-Systems TQMa6 board"
        select BOARD_EARLY_INIT_F
        select BOARD_LATE_INIT
        select MXC_SPI
index dae719f00b33a04ef8ea424509d1c551dbc9072f..c4fb6ec206d55e2229f10f3265d572b89b928e65 100644 (file)
@@ -1,4 +1,4 @@
-TQ SYSTEMS TQMA6 BOARD
+TQ-SYSTEMS TQMA6 BOARD
 M:     Markus Niebel <Markus.Niebel@tq-group.com>
 S:     Maintained
 F:     board/tq/tqma6/
index c47cb21eebba16ba46ceb566251383404272ca5d..bd2466c60a20214c6f67132fe025744d1caccc7c 100644 (file)
@@ -1,7 +1,7 @@
-U-Boot for the TQ Systems TQMa6 modules
+U-Boot for the TQ-Systems TQMa6 modules
 
 This file contains information for the port of
-U-Boot to the TQ Systems TQMa6 modules.
+U-Boot to the TQ-Systems TQMa6 modules.
 
 1. Boot source
 --------------
@@ -14,7 +14,7 @@ The following boot source is supported:
 2. Building
 ------------
 
-To build U-Boot for the TQ Systems TQMa6 modules:
+To build U-Boot for the TQ-Systems TQMa6 modules:
 
        make tqma6<x>_<baseboard>_<boot>_config
        make
index de9c00174aef61e9630865ece191f30686ae5284..1c2228c77ad07422650e8fe17c9cedbf7d14d72c 100644 (file)
@@ -3,7 +3,7 @@
  * Copyright (C) 2012 Freescale Semiconductor, Inc.
  * Author: Fabio Estevam <fabio.estevam@freescale.com>
  *
- * Copyright (C) 2013, 2014 TQ Systems (ported SabreSD to TQMa6x)
+ * Copyright (C) 2013, 2014 TQ-Systems (ported SabreSD to TQMa6x)
  * Author: Markus Niebel <markus.niebel@tq-group.com>
  */
 
index b0f1f99a83c5f164ad84df3afe74e7f3ba6e8673..ca81bdf58535f2cfb8c800796f6ccbcc00de0ff8 100644 (file)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0+ */
 /*
- * Copyright (C) 2013, 2014 TQ Systems
+ * Copyright (C) 2013, 2014 TQ-Systems
  * Author: Markus Niebel <markus.niebel@tq-group.com>
  */
 
index 801619e80b6ea6b16b28644dd372bb962e5ef41a..52851dd5b55e9fcd216bc43bbae97544108be2a2 100644 (file)
@@ -3,7 +3,7 @@
  * Copyright (C) 2012 Freescale Semiconductor, Inc.
  * Author: Fabio Estevam <fabio.estevam@freescale.com>
  *
- * Copyright (C) 2013, 2014 TQ Systems (ported SabreSD to TQMa6x)
+ * Copyright (C) 2013, 2014 TQ-Systems (ported SabreSD to TQMa6x)
  * Author: Markus Niebel <markus.niebel@tq-group.com>
  */
 
index 3b1bc603ce88af6c67d0c21b6f55650a335af737..5d239913fc5b6fccf1189fd4268e927cc9252f0b 100644 (file)
@@ -3,7 +3,7 @@
  * Copyright (C) 2012 Freescale Semiconductor, Inc.
  * Author: Fabio Estevam <fabio.estevam@freescale.com>
  *
- * Copyright (C) 2013, 2014 TQ Systems (ported SabreSD to TQMa6x)
+ * Copyright (C) 2013, 2014 TQ-Systems (ported SabreSD to TQMa6x)
  * Author: Markus Niebel <markus.niebel@tq-group.com>
  *
  * Copyright (C) 2015 Stefan Roese <sr@denx.de>
index 374a65aef4a4ace0f68de1fe630be3aedda79e7b..233031bc38ae0251bcb3c38961822d66d0d1025c 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Copyright (C) 2013, 2014, 2017 Markus Niebel <Markus.Niebel@tq-group.com>
  *
- * Configuration settings for the TQ Systems TQMa6<Q,D,DL,S> module.
+ * Configuration settings for the TQ-Systems TQMa6<Q,D,DL,S> module.
  */
 
 #ifndef __CONFIG_H
index bee6d2f33bb537b67ca9935ba15883d489cc2f23..a19ea351c27312d6947897b56394e600e0139e04 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Copyright (C) 2013 - 2017 Markus Niebel <Markus.Niebel@tq-group.com>
  *
- * Configuration settings for the TQ Systems TQMa6<Q,D,DL,S> module on
+ * Configuration settings for the TQ-Systems TQMa6<Q,D,DL,S> module on
  * MBa6 starter kit
  */