]> git.ipfire.org Git - people/ms/u-boot.git/commit
colibri_imx7: remove legancy UART platform data
authorStefan Agner <stefan.agner@toradex.com>
Wed, 5 Oct 2016 22:27:08 +0000 (15:27 -0700)
committerStefano Babic <sbabic@denx.de>
Fri, 7 Oct 2016 10:26:15 +0000 (12:26 +0200)
commitaa723b8dbfbd61f12d400650f34d47ac1db04820
tree613cd90aaad0dbb035df789fc4f5bc1e9b49f1c6
parent7443a1ddb19c047e5331962545ef5cbc34b5f60a
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