commit | 41f75bb8fe33dbe8f02d490adc381f97ea300cff | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan.agner@toradex.com> | Wed Jul 20 21:27:49 2016 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Thu Jul 28 13:27:19 2016 +0200 |
tree | 5423767b4dcbc446da8e70b98f4202520437ac34 | |
parent | cc4aac33f018bff5e53d3a0bb15f759b3858b47a [diff] |
colibri_imx7: add Colibri iMX7S/iMX7D module support This commit adds support for the Toradex Computer on Modules Colibri iMX7S/iMX7D. The two modules/SoC's are very similar hence can be easily supported by one board. The board code detects RAM size at runtime which is one of the differences between the two boards. The board also uses the UART's in DTE mode, hence making use of the new DTE support via serial DM. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>