Hi, has anyone got the LCD interface on the NGW100 working? I've compiled a kernal with the LCD options included, but it stops the MMC operating, also the error below
pio: invalid pin 128
Stack: (0x901f5f40 to 0x901f6000)
5f40: 900106f6 901f5f54 00000000 00000000 00000000 90002966 901f5f68 00000000
5f60: 00000000 00000000 90002fd6 901f5f8c 00000000 9000bbe0 00000000 00000000
5f80: 90017ad8 9000e5dc 00000000 900034f8 901f5fa0 9000bc18 00000000 00000000
5fa0: 9000e63a 901f5fdc 9000ba18 9000d5ac 00000000 00000000 00400000 90011474
5fc0: 90011474 901f6000 00000000 00000000 00000000 00000000 00000000 90017ad8
5fe0: 00000000 00000000 00000000 00000000 00000000 90017ad8 9000e5dc 00000000
Call trace:
[<900106e4>] show_stack+0x3c/0x44
[<900106f6>] dump_stack+0xa/0xc
[<90002966>] at32_select_gpio+0xba/0xc4
[<90002fd6>] at32_add_device_mmci+0x62/0x8c
[<900034f8>] atngw_init+0x4c/0x60
[<9000e63a>] init+0x5e/0x1c0
[<90017ad8>] do_exit+0x0/0x598
.....
probing modules ... vfat failed, mmc_block failed, atmel-mci failed
, [ OK ]
Is there a step by step on how to add LCD support to the NGW100? I note from the wiki that some LCD signals are used by the MMC interface.