]> Git Repo - linux.git/commit
mx35: Fix boot ROM hang in internal boot mode
authorHans J. Koch <[email protected]>
Thu, 12 Aug 2010 13:10:53 +0000 (15:10 +0200)
committerSascha Hauer <[email protected]>
Tue, 17 Aug 2010 06:56:34 +0000 (08:56 +0200)
commit3d6e614952e3e4cf9e70e58893a740ffec220b24
treec5c6daa7993a38896bd0d46877ad95c8457a3ede
parentec53fe3d655befce6420a1b8485af9b1145a0c90
mx35: Fix boot ROM hang in internal boot mode

If a watchdog reset occurs after booting in internal boot mode, the i.MX35
won't boot anymore. The boot ROM code seems to assume that some clocks are
turned on (they are after a power-on reset). This patch turns on the
necessary clocks.

Signed-off-by: Hans J. Koch <[email protected]>
Acked-by: Uwe Kleine-König <[email protected]>
Reported-by: John Ogness <[email protected]>
Signed-off-by: Sascha Hauer <[email protected]>
arch/arm/mach-mx3/clock-imx35.c
This page took 0.048738 seconds and 4 git commands to generate.