Re: [U-Boot] How can I make a second serial port on a motorola 8248 Chip known to Linux.

2009-08-26 Thread AGKohler
shows up in the directory listing, but I am unable to transmit/receive characters on it. Thanks. Scott Wood-2 wrote: On Tue, Aug 25, 2009 at 08:37:11AM -0700, AGKohler wrote: Hello, I am working with a mpc8260ads(actually QUICC 8248 processor) based board. There are two hardware rs

[U-Boot] How can I make a second serial port on a motorola 8248 Chip known to Linux.

2009-08-25 Thread AGKohler
Hello, I am working with a mpc8260ads(actually QUICC 8248 processor) based board. There are two hardware rs-232 ports available. I can switch the console between the two by switching the CONFIG_CONS_INDEX configuration variable between 1 and 4. I would like to have both ports in service, when