diff options
author | Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com> | 2016-11-08 12:18:07 -0500 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2016-11-29 16:45:48 +0100 |
commit | d9e268ed766b03c7d2fc36debcd62b6696395aad (patch) | |
tree | 28f7feb7e654091595ba8601d202598975d50d9b /board/technologic/ts4600/MAINTAINERS | |
parent | 22d358da0b06a60d7163e56234dd7f166fdd7b73 (diff) |
ARM: ts4600: add basic board support
This commit adds basic support including:
MMC, Serial console
Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Diffstat (limited to 'board/technologic/ts4600/MAINTAINERS')
-rw-r--r-- | board/technologic/ts4600/MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/board/technologic/ts4600/MAINTAINERS b/board/technologic/ts4600/MAINTAINERS new file mode 100644 index 0000000000..6f683b5995 --- /dev/null +++ b/board/technologic/ts4600/MAINTAINERS @@ -0,0 +1,6 @@ +TS4600 BOARD +M: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com> +S: Maintained +F: board/technologic/ts4600/ +F: include/configs/ts4600.h +F: configs/ts4600_defconfig |