Robster
Dodgy hardware mod maker
I'm trying to initialise and use the LCD in raw mode. Seemed easy, and the display hardware is really funky. Or it will be, once it's up and running. But I just can't shift that stripey mess that U-Boot displays, and I know my LCD is fine because the GP2X logo comes up fine if I boot into Linux.
Now, I dumped all the registers when I was in Linux, and I now have a colossal table in a C program which loads those values into the registers in raw mode. But I haven't succeeded in getting so much as a flicker from the LCD!
All of the ports are set up as they are in Linux, as is everything even remotely display-related (including the clock and power manager). So what can I be doing wrong?
I unzipped kernel4 to see if I could RE the LCD initialisation code, but I gave that up as a bad job after an hour or so.
Is there something really simple that I'm missing? Any advice gratefully received!
Now, I dumped all the registers when I was in Linux, and I now have a colossal table in a C program which loads those values into the registers in raw mode. But I haven't succeeded in getting so much as a flicker from the LCD!
All of the ports are set up as they are in Linux, as is everything even remotely display-related (including the clock and power manager). So what can I be doing wrong?
I unzipped kernel4 to see if I could RE the LCD initialisation code, but I gave that up as a bad job after an hour or so.
Is there something really simple that I'm missing? Any advice gratefully received!