Quote:
Originally Posted by sfxc13
does the fix not work?!?!:
Code:
RAPH800 color issue has been identified, and can be fixed by changing mdp.c, line 235 to this:
dma2_cfg |= DMA_DSTC0G_6BITS | DMA_DSTC1B_5BITS | DMA_DSTC2R_5BITS;
|
It does. It's just that with the DIAM100's mtype, the fix isn't applied, and with the DIAM500's mtype, it doesn't boot.
I had to hack around it to get it to work.