]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx31ads: fix 32kHz clock handling
authorGuennadi Liakhovetski <lg@denx.de>
Thu, 8 May 2008 08:09:27 +0000 (10:09 +0200)
committerWolfgang Denk <wd@denx.de>
Fri, 9 May 2008 22:21:43 +0000 (00:21 +0200)
commit2ab02fd456d8ef92ae9f5439618d1fa7ca16e5f3
treeeaf7a41e3cec224bed0ef3b74ae6ddc0b83825b5
parentf3f31757464bd91af4de17de386cb763fa0b6ba0
mx31ads: fix 32kHz clock handling

According to schematics and to RedBoot sources, the MX31ADS uses a 32768Hz
oscillator as a SKIL source. Fix previously wrongly assumed 32000Hz value.
Also fix a typo when verifying a jumper configuration. While at it, make
two needlessly global functions static.

Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
board/mx31ads/lowlevel_init.S
cpu/arm1136/mx31/generic.c
include/asm-arm/arch-mx31/mx31.h
include/configs/mx31ads.h