commit | 9b7a37853a8cd69829eb1d9715a6c09aae01eeec | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu May 06 15:09:45 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu May 06 15:09:45 2010 +0900 |
tree | 0ae5f3290d5a3804fc87b7af5af5943104d9531e | |
parent | 1483feac74fdfd84a7ed7586c66482842e3b6e86 [diff] |
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 <lethal@linux-sh.org>