mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-24 21:54:01 +00:00
board: tq: fix spelling of "TQ-Systems"
"TQ-Systems" is written with a dash. Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
This commit is contained in:
parent
679530c3c6
commit
a5e305256b
9 changed files with 11 additions and 11 deletions
|
@ -569,7 +569,7 @@ config TARGET_KP_IMX6Q_TPC
|
||||||
imply CMD_SPL
|
imply CMD_SPL
|
||||||
|
|
||||||
config TARGET_TQMA6
|
config TARGET_TQMA6
|
||||||
bool "TQ Systems TQMa6 board"
|
bool "TQ-Systems TQMa6 board"
|
||||||
select BOARD_EARLY_INIT_F
|
select BOARD_EARLY_INIT_F
|
||||||
select BOARD_LATE_INIT
|
select BOARD_LATE_INIT
|
||||||
select MXC_SPI
|
select MXC_SPI
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
TQ SYSTEMS TQMA6 BOARD
|
TQ-SYSTEMS TQMA6 BOARD
|
||||||
M: Markus Niebel <Markus.Niebel@tq-group.com>
|
M: Markus Niebel <Markus.Niebel@tq-group.com>
|
||||||
S: Maintained
|
S: Maintained
|
||||||
F: board/tq/tqma6/
|
F: board/tq/tqma6/
|
||||||
|
|
|
@ -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
|
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
|
1. Boot source
|
||||||
--------------
|
--------------
|
||||||
|
@ -14,7 +14,7 @@ The following boot source is supported:
|
||||||
2. Building
|
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 tqma6<x>_<baseboard>_<boot>_config
|
||||||
make
|
make
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
* Copyright (C) 2012 Freescale Semiconductor, Inc.
|
* Copyright (C) 2012 Freescale Semiconductor, Inc.
|
||||||
* Author: Fabio Estevam <fabio.estevam@freescale.com>
|
* 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>
|
* Author: Markus Niebel <markus.niebel@tq-group.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0+ */
|
/* 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>
|
* Author: Markus Niebel <markus.niebel@tq-group.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
* Copyright (C) 2012 Freescale Semiconductor, Inc.
|
* Copyright (C) 2012 Freescale Semiconductor, Inc.
|
||||||
* Author: Fabio Estevam <fabio.estevam@freescale.com>
|
* 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>
|
* Author: Markus Niebel <markus.niebel@tq-group.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
* Copyright (C) 2012 Freescale Semiconductor, Inc.
|
* Copyright (C) 2012 Freescale Semiconductor, Inc.
|
||||||
* Author: Fabio Estevam <fabio.estevam@freescale.com>
|
* 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>
|
* Author: Markus Niebel <markus.niebel@tq-group.com>
|
||||||
*
|
*
|
||||||
* Copyright (C) 2015 Stefan Roese <sr@denx.de>
|
* Copyright (C) 2015 Stefan Roese <sr@denx.de>
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2013, 2014, 2017 Markus Niebel <Markus.Niebel@tq-group.com>
|
* 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
|
#ifndef __CONFIG_H
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2013 - 2017 Markus Niebel <Markus.Niebel@tq-group.com>
|
* 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
|
* MBa6 starter kit
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue