c6748
Here are the values of the relevant registers
REVID 0x4C100102
LCD_CTRL 0x00000F01
RASTER_CTRL 0x00000080
RASTER_TIMING_0 0x07000130
RASTER_TIMING_1 0x0400013F
RASTER_TIMING_2 0x03300000
LCDDMA_CTRL 0x00000640
PINMUX16 0x22222244
PINMUX17 0x22222222
PINMUX18 0x22088022
basically we set it up as 16-bit output with no palette
I thought I had it running with these parameters but now all of the output is 0x7fff. I've checked and recheckd the palette and frame buffer - the palette is 0x4000, 0, 0, ..., 0 - the data is a good looking ramp pattern.
any ideas? why 0x7fff? why not 0xffff?