aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/board/avionic-design/tec
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/board/avionic-design/tec')
-rw-r--r--roms/u-boot/board/avionic-design/tec/Kconfig12
-rw-r--r--roms/u-boot/board/avionic-design/tec/MAINTAINERS6
-rw-r--r--roms/u-boot/board/avionic-design/tec/Makefile8
3 files changed, 26 insertions, 0 deletions
diff --git a/roms/u-boot/board/avionic-design/tec/Kconfig b/roms/u-boot/board/avionic-design/tec/Kconfig
new file mode 100644
index 000000000..bc9751b10
--- /dev/null
+++ b/roms/u-boot/board/avionic-design/tec/Kconfig
@@ -0,0 +1,12 @@
+if TARGET_TEC
+
+config SYS_BOARD
+ default "tec"
+
+config SYS_VENDOR
+ default "avionic-design"
+
+config SYS_CONFIG_NAME
+ default "tec"
+
+endif
diff --git a/roms/u-boot/board/avionic-design/tec/MAINTAINERS b/roms/u-boot/board/avionic-design/tec/MAINTAINERS
new file mode 100644
index 000000000..10f1aac7a
--- /dev/null
+++ b/roms/u-boot/board/avionic-design/tec/MAINTAINERS
@@ -0,0 +1,6 @@
+TEC BOARD
+M: Alban Bedel <alban.bedel@avionic-design.de>
+S: Maintained
+F: board/avionic-design/tec/
+F: include/configs/tec.h
+F: configs/tec_defconfig
diff --git a/roms/u-boot/board/avionic-design/tec/Makefile b/roms/u-boot/board/avionic-design/tec/Makefile
new file mode 100644
index 000000000..fb5fd384d
--- /dev/null
+++ b/roms/u-boot/board/avionic-design/tec/Makefile
@@ -0,0 +1,8 @@
+# SPDX-License-Identifier: GPL-2.0+
+#
+# (C) Copyright 2010,2011
+# NVIDIA Corporation <www.nvidia.com>
+# (C) Copyright 2011,2012
+# Avionic Design GmbH <www.avionic-design.de>
+
+obj-y := ../common/tamonten.o