]> code.ossystems Code Review - bsp/u-boot.git/commit
arm: imx6: Switch DDR3 calibration to wait_for_bit()
authorMarek Vasut <marex@denx.de>
Wed, 2 Mar 2016 13:49:51 +0000 (14:49 +0100)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 18 Mar 2016 17:33:58 +0000 (14:33 -0300)
commit8730cc57c92756ba6ce97ac6defe78a4d59d30a6
tree60da134a8425f9f8680b90540eb02e030929ab63
parent91c85e8f1130cd4007ed95733289c24cd074ff1c
arm: imx6: Switch DDR3 calibration to wait_for_bit()

Switch the DDR3 calibration from ad-hoc implementation of wait_for_bit()
to generic implementation of wait_for_bit().

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
Reviewed-by: Stefano Babic <sbabic@denx.de>
arch/arm/cpu/armv7/mx6/ddr.c