Commit 9b7a3785 authored by Paul Mundt's avatar Paul Mundt
Browse files

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: default avatarPaul Mundt <lethal@linux-sh.org>
parent 1483feac
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment