]> code.ossystems Code Review - bsp/u-boot.git/commit
imx: mx6ull: skip setting ahb clock
authorPeng Fan <van.freenix@gmail.com>
Thu, 11 Aug 2016 06:02:43 +0000 (14:02 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 16 Sep 2016 17:25:40 +0000 (14:25 -0300)
commit1cc2fdaa95ca04918e7c4729b6803a0f63478774
tree1d15c06f3b9bd7bd60fa800cf75f50fc30cd607e
parent5be61bec57ecbf3dea84263800a623fed4eedfc8
imx: mx6ull: skip setting ahb clock

Rom already initialized clock at 396M and 132M for arm core and ahb,
so skip setting them again in U-Boot.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
Reviewed-by: Stefano Babic <sbabic@denx.de>
arch/arm/cpu/armv7/mx6/soc.c