]> code.ossystems Code Review - bsp/u-boot.git/commit
colibri_imx7: remove legancy UART platform data
authorStefan Agner <stefan.agner@toradex.com>
Tue, 2 Aug 2016 05:50:20 +0000 (22:50 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 16 Sep 2016 17:25:40 +0000 (14:25 -0300)
commit2312eb0d8f8af83234714afe64ed12b7bb340573
treee846a6b0c47d6beedb4d4e4368fcb15829fd309f
parent11169db1091121d274165fc7e7c32d751c4bd689
colibri_imx7: remove legancy UART platform data

We now use device tree to provide SoC data to the UART driver, there
is no need for the legancy UART platform data.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
board/toradex/colibri_imx7/colibri_imx7.c