Re: [PATCH] radeon_cp: use request_firmware

From: Gene Heskett
Date: Thu Aug 07 2008 - 09:29:23 EST


On Thursday 07 August 2008, Jaswinder Singh wrote:
>Moved datah before datal because datah is required before datal.
>
>Firmware blob looks like this...
> __be32 datah
> __be32 datal
>
>Signed-off-by: Jaswinder Singh <jaswinder@xxxxxxxxxxxxx>

When applied to 2.6.27-rc2, firmware/Makefile was rejected, so I manually added
the blob list to that Makefile in what looked to be the correct place. And added a
"make firmware_install" to my kernel builder script.

Unforch:
MK_FW firmware/R100_cp.bin.ihex.gen.S
make[1]: *** No rule to make target `firmware/R100_cp.bin.ihex', needed by `firmware/R100_cp.bin.ihex.gen.o'. Stop.
make[1]: *** Waiting for unfinished jobs....
make: *** [firmware] Error 2

I suspect I need to go back and hand edit the .config to add the "radeon/"
in front of each of those, so its looking for
"firmware/radeon/R100_cp.bin.ihex" in each of those cases. Correct? Or can
I use "radeon/*" ?

[...]

--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Fiber optics caused gas main leak
--
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/