Re: a question about serial driver on MPC8313

2008-04-17 Thread Kumar Gala
On Apr 16, 2008, at 8:11 PM, 旭 罗 wrote: hello all: In my system, the CPU is MPC8313. When i debug it, i can't find the serial driver for the MPC8313 soc, i can only find the file 8250.c which is in the /drivers/serial directory. I am not sure the source code is the serial driver for th

a question about serial driver on MPC8313

2008-04-16 Thread 旭 罗
hello all: In my system, the CPU is MPC8313. When i debug it, i can't find the serial driver for the MPC8313 soc, i can only find the file 8250.c which is in the /drivers/serial directory. I am not sure the source code is the serial driver for the MPC8313. Could any one can help me to solve