PPC64 prom logo
James Simmons
jsimmons at infradead.org
Wed Mar 26 05:17:13 EST 2003
> Actually, you should use RELOC on a variable (an L-value) or PTRRELOC
> on a value (an R-value), so it should look like this:
>
> clut = PTRRELOC(RELOC(logo_linux_clut224.clut));
> for (i = 0; i < RELOC(logo_linux_clut224.clutsize); i++, clut += 3)
>
> etc. I'll test on an actual ppc64 box and send a tested patch.
Do you have a functional and tested patch?
** Sent via the linuxppc64-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc64-dev
mailing list