]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/tqma6.h
arm: imx6: tqma6: add support for TQMa6DL variant
authorMarkus Niebel <Markus.Niebel@tq-group.com>
Tue, 28 Feb 2017 15:37:33 +0000 (16:37 +0100)
committerStefano Babic <sbabic@denx.de>
Fri, 17 Mar 2017 08:27:08 +0000 (09:27 +0100)
commit468fb1e4dfa805a86ff46b3875d9f6a08b34dbf8
tree6aa5ee9d15c821f77a9452dff1c7a0a123986214
parentd4b349e41ba3f7ade9cde6b9fd96a735c29bfcca
arm: imx6: tqma6: add support for TQMa6DL variant

This adds support for TQMa6DL using i.MX6DL and 1GiB DRAM
Since The module will use the same devicetree, we patch
the ram size in ft_board_setup.

Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
board/tqc/tqma6/Kconfig
board/tqc/tqma6/README
board/tqc/tqma6/tqma6.c
board/tqc/tqma6/tqma6_mba6.c
board/tqc/tqma6/tqma6dl.cfg [new file with mode: 0644]
configs/tqma6dl_mba6_mmc_defconfig [new file with mode: 0644]
configs/tqma6dl_mba6_spi_defconfig [new file with mode: 0644]
include/configs/tqma6.h
include/configs/tqma6_mba6.h