[PATCH] mx31moboard: fix typo

Daniel Mack daniel at caiaq.de
Fri Dec 4 12:46:23 EST 2009


On Fri, Dec 04, 2009 at 06:30:37PM +0100, Valentin Longchamp wrote:
> Guennadi Liakhovetski wrote:
> >...to second that, yesterday's next also locks up hard on boot on
> >pcm037. .config available on request.
> >
> 
> Same problem here. As a matter of fact, it comes from the mxc-master
> branch. I have bisected out the culprit:
> 
> http://git.pengutronix.de/?p=imx/linux-2.6.git;a=commit;h=52939c03e53b151848da9e83fd839bddfda29e78
> 
> It seems conform with the lock syndrom: very early at boot right
> after Uncompessing Linux and before any other message.
> 
> The proc stalls on this read:
> srev = __raw_readl(IO_ADDRESS(IIM_BASE_ADDR) + MXC_IIMSREV);
> 
> Maybe Guennadi and I have silicon revisions that do not work well
> with this patch (because I assume it worked well for Daniel).

Grmpf. Yes, it does work right on my LiteKit board, and the reference
manual reads like the register is there for a very long time (as it has
possible values for very old silicon revisions).

Could you double check whether the clock is running? The only thing I can
think of is differences in the bootloaders. I still have the proprietary
'losh' running here, which I have no sources for.

Daniel



More information about the linux-arm-kernel mailing list