]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 13:00:30 +0000 (15:00 +0200)
commit9c009aa7c78918190f2a6d0ea8872ccb672faac5
tree1cf94ecc9a920a24f69dfd99d4bc03647dea464d
parentf6ddca9de2b534d768f942bb3575d82130d78476
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