On Tue, 2011-06-14 at 12:57 +0300, Vlad Zolotarov wrote:
What do u mean? I do have put the ihex files under the net-next kernel
tree at the regular location plus I updated the the kernel's
firmware/WHENCE and firmware/Makefile files and of course I ran a
functionality tests for the driver after all patches and with the new
firmware.
Ah, there lies your problem.
Never put new firmware into the kernel source tree. It doesn't belong
there.
In the linux-firmware tree we store the *binary* files, which go
directly into /lib/firmware as-is.
--
dwmw2