]> code.ossystems Code Review - bsp/u-boot.git/commit
imx: mx6ul: skip setting ahb rate
authorPeng Fan <van.freenix@gmail.com>
Wed, 9 Mar 2016 08:44:36 +0000 (16:44 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 1 Apr 2016 20:36:50 +0000 (17:36 -0300)
commit6f8ee92a5d14cb08e59511541fd15aba515a0557
tree57abac5095966697dde8bea2af5a3779064935b9
parent60b774de8ed1c9608cc01ec517078ab9c54516bb
imx: mx6ul: skip setting ahb rate

To i.MX6UL, default ARM rate and AHB rate is 396M and 198M,
no need to set them.

Signed-off-by: Peng Fan <van.freenix@gmail.com>
Cc: Stefano Babic <sbabic@denx.de>
arch/arm/cpu/armv7/mx6/soc.c