summaryrefslogtreecommitdiff
path: root/include/configs/tqma7_mba7.h
blob: 8b6ac6d4fc038220aa74cff2d0695fd06f5f5384 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
 * Copyright (c) 2016-2026 TQ-Systems GmbH <[email protected]>,
 * D-82229 Seefeld, Germany.
 * Author: Markus Niebel, Steffen Doster
 *
 * Configuration settings for the TQ-Systems MBa7x carrier board for
 * TQMa7x module.
 */

#ifndef __CONFIG_TQMA7_MBA7_H
#define __CONFIG_TQMA7_MBA7_H

#define CFG_MXC_UART_BASE	UART6_IPS_BASE_ADDR

#endif /* __CONFIG_TQMA7_MBA7_H */