From: Hans J. Koch Date: Thu, 12 Aug 2010 13:10:53 +0000 (+0200) Subject: mx35: Fix boot ROM hang in internal boot mode X-Git-Tag: v2.6.36-rc4~64^2~8^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d6e614952e3e4cf9e70e58893a740ffec220b24;p=pandora-kernel.git 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 Acked-by: Uwe Kleine-König Reported-by: John Ogness Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed