From: Arnd Bergmann Date: Thu, 12 Jan 2006 22:16:42 +0000 (-0500) Subject: [PATCH] spidernet: read firmware from the OF device tree X-Git-Tag: v2.6.16-rc2~366^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=030d6753f8b6251927330431a7e5f0ac86bc6da9;p=pandora-kernel.git [PATCH] spidernet: read firmware from the OF device tree request_firmware() is sometimes problematic, especially in initramfs, reading the firmware from Open Firmware is much preferrable. We still try to get the firmware from the file system first, in order to support old SLOF releases and to allow updates of the spidernet firmware without reflashing the system. From: Jens Osterkamp Signed-off-by: Jens Osterkamp Signed-off-by: Arnd Bergmann Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed