Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-04 | colibri_imx7_emmc: add Colibri iMX7D 1GB (eMMC) module support | Stefan Agner | |
This commit adds support for the Toradex Colibri iMX7D 1GB Computer on Module. The module is very similar to the Colibri iMX7D 512MB but uses eMMC instead of raw NAND. This patch introduces a new board specific Kconfig symbol to select between the two flash options. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> | |||
2016-07-28 | colibri_imx7: add Colibri iMX7S/iMX7D module support | Stefan Agner | |
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> |