]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:43:49 +0000 (14:43 +0200)
commit620faf16a1ac70d87c01d5c56d03555bde08ffd3
treee5e1976da8e83ec464c13912d5e5abfb31d02678
parent2477864ee878d7224e5d3bf85e895cb0bade78e8
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]