From: Paul Mundt Date: Thu, 6 May 2010 06:09:45 +0000 (+0900) Subject: sh: Make initrd detection more robust. X-Git-Tag: v2.6.35-rc1~504^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b7a37853a8cd69829eb1d9715a6c09aae01eeec;p=pandora-kernel.git sh: Make initrd detection more robust. Various boot loaders go to various extents to thwart the initrd detection logic (mostly on account of not being able to be bothered with adhering to the established boot ABI), so we make the detection logic a bit more robust. This makes it possible to work around the SDK7786's firmware's attempts to thwart compressed image booting. Victory is mine. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed