Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-27 | ARM: imx6: Rename DEBUG_IMX6Q_UART to UART4 | Dirk Behme | |
Different boards may use differenct UART ports for debugging. To be able to add different debug UART configurations (e.g. UART2), rename the existing general DEBUG_IMX6Q_UART to DEBUG_IMX6Q_UART4. Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org> | |||
2011-10-31 | arm/imx6q: add core definitions and low-level debug uart | Shawn Guo | |
It adds the core definitions and low-level debug uart support for imx6q. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> |