From: Andres Salomon Date: Fri, 9 Sep 2011 00:35:17 +0000 (-0700) Subject: libertas: prioritize usb8388_olpc.bin firmware on OLPC machines X-Git-Tag: v3.2-rc1~129^2~254^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55768fa6d9462c18c1ce3c862db3bf55bac3b1c7;p=pandora-kernel.git libertas: prioritize usb8388_olpc.bin firmware on OLPC machines Normally, the v9 firmware will be loaded if it's available. However, on OLPC XO-1 machines, the olpc-specific firmware supports extra functionality. This makes the libertas driver attempt to load the custom firmware first if the machine is an OLPC machine; if that fails (or it's not an OLPC machine), fall back to attempting to load the other firmwares. usb8388_olpc.bin is currently found in the linux-firmware repository. Signed-off-by: Andres Salomon Acked-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed