gen2, serial console on emu

2009-06-13 Thread Ilya Petrov
hi! its possible to get serial console on EMU port on A1200 using uart-rs232 converter ( http://wiki.openezx.org/Serial_console ) only thing should be changed in kernel: --- a/arch/arm/mach-pxa/ezx.c +++ b/arch/arm/mach-pxa/ezx.c @@ -214,13 +214,13 @@ static unsigned long ezx_pin_config[]

Re: gen2, serial console on emu

2009-06-13 Thread Daniel Ribeiro
Em Sáb, 2009-06-13 às 14:20 +0300, Ilya Petrov escreveu: hi! its possible to get serial console on EMU port on A1200 using uart-rs232 converter ( http://wiki.openezx.org/Serial_console ) only thing should be changed in kernel: Hum... I guess you also need to setup EOC to the UART mode,

Re: gen2, serial console on emu

2009-06-13 Thread Ilya Petrov
2009/6/13 Daniel Ribeiro drw...@gmail.com: Hum... I guess you also need to setup EOC to the UART mode, didnt you? nope! connection control reg left same: 271 eoc_reg_write(EOC_REG_CONN_CONTROL, 0x21044); -- wbr, Ilya ICQ: none, Jabber: ilya.muro...@jabber.ru

Re: gen2, serial console on emu

2009-06-13 Thread Daniel Ribeiro
Em Sáb, 2009-06-13 às 14:29 +0300, Ilya Petrov escreveu: 2009/6/13 Daniel Ribeiro drw...@gmail.com: Hum... I guess you also need to setup EOC to the UART mode, didnt you? nope! connection control reg left same: 271 eoc_reg_write(EOC_REG_CONN_CONTROL, 0x21044); This should be

Re: gen2, serial console on emu

2009-06-13 Thread Ilya Petrov
2009/6/13 Daniel Ribeiro drw...@gmail.com: This should be killing your TTL signal. Try: FSENB = 1 or 0, MODE = 2, and all other bits to 0. (0x8001 or 0x8000). yep, i`l try. i dont understand, why its working now. crap on screenshot is hardware-related -- wbr, Ilya ICQ: none, Jabber: