From: Daniel Drake Date: Thu, 23 Sep 2010 16:28:46 +0000 (+0100) Subject: x86, olpc: Rework BIOS signature check X-Git-Tag: v2.6.37-rc1~200^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e3c486012a3dbb113c0ca15ee265d309d77aea9;p=pandora-kernel.git x86, olpc: Rework BIOS signature check The XO-1.5 laptop is not currently detected as an OLPC machine because it fails this XO-1-centric check. Now that we have OLPC OFW support in the kernel, a more sensible check is to see if we found OFW during boot and check the architecture property. Also remove a now-meaningless codepath, as we're always going to have OFW support with OLPC. Signed-off-by: Daniel Drake LKML-Reference: <20100923162846.D8D409D401B@zog.reactivated.net> Cc: Andres Salomon Cc: Grant Likely Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed