* 8250 serial driver on MPC8272ADS board
@ 2005-09-19 15:41 Landau, Bracha
2005-09-20 9:56 ` Vitaly Bordug
0 siblings, 1 reply; 2+ messages in thread
From: Landau, Bracha @ 2005-09-19 15:41 UTC (permalink / raw)
To: linuxppc-embedded
I am running linux kernel 2.6.13 on a MPC8272ADS board. When I compile =
the kernel with the 8250 serial driver, the kernel crashes when loading =
it. It crashes also if compiled as a module and insmod'ed later.
Has anyone had experience with this?
Thanks,
Bracha
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 8250 serial driver on MPC8272ADS board
2005-09-19 15:41 8250 serial driver on MPC8272ADS board Landau, Bracha
@ 2005-09-20 9:56 ` Vitaly Bordug
0 siblings, 0 replies; 2+ messages in thread
From: Vitaly Bordug @ 2005-09-20 9:56 UTC (permalink / raw)
To: Landau, Bracha; +Cc: linuxppc-embedded list
Landau, Bracha wrote:
> I am running linux kernel 2.6.13 on a MPC8272ADS board. When I compile the kernel with the 8250 serial driver, the kernel crashes when loading it. It crashes also if compiled as a module and insmod'ed later.
> Has anyone had experience with this?
That's because this board does not have 8250 serial, you should use
CPM_UART(SCC1 and SCC4) instead (take a look at the
arch/ppc/configs/ads8272_defconfig)
--
Sincerely,
Vitaly
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-09-20 9:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-19 15:41 8250 serial driver on MPC8272ADS board Landau, Bracha
2005-09-20 9:56 ` Vitaly Bordug
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.