[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] "Found romfs @... klimit" message during kernel boot



>> In the meanwhile, in my __log_buf I saw "ttyUL0 at MMIO 0x84000000
>> (irq = 2) is a uartlite". However, I am using /dev/ttyS0. Is it the
>> same thing?
>
> No. you should use console=ttyUL0,115200 for example.
> You should see ttyUL0 in /etc/inittab as well.
> Uartlite use ttyUL0, uart16550 use ttyS0.

I am using /dev/ttyS0 for kermit connection. For example, my ~/.kermrc
looks like:
set line /dev/ttyS0
set speed 115200
...etc

Can I conclude that for kermit it is ttyS0 device that needs to be
specified as the connection line AND the kernel should output to
console=ttyUL0,115200? It looks as this is what I currently have for
both, the kermit and kernel. The former outputs "ttyUL0 at MMIO
0x84000000 (irq = 2) is a uartlite" to __log_buf, so I assume it is
doing the right thing.

>
> USB adapter shouldn't be a problem but I don't have/use it.
>
> Anyway how many people use USB/serial reduction?
I used it all the time for connection with my laptop that does not
have a serial connector. It uses FTDI chip.
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/