]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/tqma6.h
arm: mx6: tqma6: Extract baseboard configs into separate config file
authorStefan Roese <sr@denx.de>
Thu, 12 Mar 2015 15:34:16 +0000 (16:34 +0100)
committerStefano Babic <sbabic@denx.de>
Wed, 22 Apr 2015 14:02:45 +0000 (16:02 +0200)
commit6b396b31626ebe818d63421dae75e8c5bc6d9092
treeb6864250f86a5b17c65a198e94d69452c7ad4ee7
parent76962d0f8e25a5d9a135215bc3e3932fd5bc4b50
arm: mx6: tqma6: Extract baseboard configs into separate config file

This patch extracts all baseboard specific defines into a separate config file.
This makes it easier to add other baseboards that use the TQMa6 SoM.

This patch will be used by the upcoming WRU-IV board support which also
uses the TQMa6 SoM.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Markus Niebel <Markus.Niebel@tq-group.com>
Cc: Stefano Babic <sbabic@denx.de>
Acked-By: Markus Niebel <Markus.Niebel@tq-group.com>
include/configs/tqma6.h
include/configs/tqma6_mba6.h [new file with mode: 0644]