]> git.ipfire.org Git - people/ms/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)
committerStefano Babic <sbabic@denx.de>
Tue, 4 Oct 2016 13:41:00 +0000 (15:41 +0200)
commitcdf33c9403d4856c69908f35dd381486c7dc1e2c
tree61c6f8e998b0762c76efa5e635ea26caa7f539f0
parent988acd2d4c8ba81a6c6ac7ec5270b96de5170285
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