Re: NAND Boot Testing - 12-11: Panel power off and on now working!
more haret dumping needed.
ok so take a look at this table
Topaz LCDModule - Htc-linux
Like i said there are alot of panels for the rhod and topaz. Unfortunately i dont know how to tell what panel is what yet so i may need to ask Markinus who did this whole part for the topaz.
In the mean time i have another init seq for the guys who provided the haret dumps.
This struct needs to be changed
struct nov_regs nov_init_seq[] = {
/* EID es3 */
{0x5100, 0x00},
{0x1100, 0x01},
{REG_WAIT, 0x64},
{0x4e00, 0x00},
{0x180, 0x02},
{0x880, 0x00},
{0x2080, 0x33},
{0x2680, 0x78},
{0x2880, 0x3e},
{0x2980, 0x04},
{0x2c80, 0x22},
{0x2e80, 0x00},
{0xde80, 0x02},
{0x3a00, 0x55},
{0x3500, 0x00},
{0x4400, 0x00},
{0x4401, 0x00},
{0x5e00, 0x00},
{0x6a01, 0x00},
{0x6a02, 0x01},
{0x5301, 0x10},
{0x5500, 0x02},
{0x6a17, 0x01},
{0x6a18, 0xff},
{0x2900, 0x01},
{0x5300, 0x2c},
{0x5303, 0x01},
}
i'm going to try it on the rhod 400.. it may work for me so we can use this instead in the mean time until we figure out how to detect the panel
|