Re: Intel Microcode loader, tg3 driver, and the -rc8-mmotd NewWorld Order firmware...

From: David Woodhouse
Date: Thu Jul 03 2008 - 08:22:27 EST


On Thu, 2008-07-03 at 07:34 -0400, Valdis.Kletnieks@xxxxxx wrote:
> Actually, FIRMWARE_IN_KERNEL *did* make a difference - it busticated the tg3
> driver and while fighting with the 'firmware: requesting tigon/tg3_tso.bin'
> errors I had just inflicted on myself,

Just to confirm: that works either with CONFIG_FIRMWARE_IN_KERNEL=y or
if you run 'make INSTALL_FW_PATH=/lib/firmware firmware_install', right?

I'm not entirely sure whether we should make 'make firmware_install'
install to /lib/firmware by default, or to $(O)/usr/lib/firmware as it
does at the moment.

The former is consistent with 'make modules_install', and the latter is
consistent with 'make headers_install'. Both of which have good reasons
for being the way they are.

--
dwmw2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/