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 <[EMAIL PROTECTED]>

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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to