-
- Downloads
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>
Showing
- board/mx31ads/lowlevel_init.S 1 addition, 1 deletionboard/mx31ads/lowlevel_init.S
- cpu/arm1136/mx31/generic.c 2 additions, 2 deletionscpu/arm1136/mx31/generic.c
- include/asm-arm/arch-mx31/mx31.h 2 additions, 4 deletionsinclude/asm-arm/arch-mx31/mx31.h
- include/configs/mx31ads.h 2 additions, 2 deletionsinclude/configs/mx31ads.h
Please register or sign in to comment