imx: ventana: use common uart and i2c setup functions in SPL
authorTim Harvey <tharvey@gateworks.com>
Sat, 9 May 2015 01:28:38 +0000 (18:28 -0700)
committerStefano Babic <sbabic@denx.de>
Fri, 15 May 2015 17:21:26 +0000 (19:21 +0200)
commit2089b7be2b50078ef27a26fe627173535d13e5ee
tree969765ed10ccdaac5a748bedb0c4f77d4a9fb9e8
parent6d38f3a85d9bfee387c4509d3d927beb4c110901
imx: ventana: use common uart and i2c setup functions in SPL

Now that uart and i2c setup functions have been moved to common.c we can
use these and remove code duplication.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
board/gateworks/gw_ventana/gw_ventana_spl.c