]> code.ossystems Code Review - bsp/u-boot.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)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 15 May 2015 15:22:44 +0000 (12:22 -0300)
commit484f580edf9016da8ada8790c62d512b51f61a71
treed8a0616b666d3d3485e1a973cfaf6ef91e86ff8a
parent3dcd60312ff985c4449efdee6dcc9a7d68b6493a
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