From: Sekhar Nori Date: Thu, 1 Oct 2009 07:11:06 +0000 (+0530) Subject: davinci: make it easier to identify SoC init failures X-Git-Tag: v2.6.33-rc1~348^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69872e93d971e72cd43fdf90befaaffd8e32437a;p=pandora-kernel.git davinci: make it easier to identify SoC init failures This patch makes it easier to identify SoC init failures by panicing when SoC init fails. Without successful SoC init, the kernel eventually fails when attempt is made to access the clocks. Also, an error is printed when JTAG ID match fails to make it easier to identify failures due to SoC rev changes. Signed-off-by: Sekhar Nori Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed