* cpm_uart: WARNING: no UART devices found
@ 2007-01-30 8:30 DI BACCO ANTONIO - technolabs
2007-01-31 5:01 ` Vitaly Bordug
0 siblings, 1 reply; 3+ messages in thread
From: DI BACCO ANTONIO - technolabs @ 2007-01-30 8:30 UTC (permalink / raw)
To: linuxppc-embedded
[-- Attachment #1: Type: text/plain, Size: 424 bytes --]
My board has an MPC880 and it is named TL880 with a linux 2.6.19, I
copied kernel configurations from the very similar board mpc885ads.
I filled in platform data in file TL880_setup.c but I see that function
TL880_fixup_uart_pdata is never called and, as a consequence, I see the
message cpm_uart: WARNING: no UART devices found. Also I receive
message: IP-Config: No network devices available.
Bye,
Antonio.
[-- Attachment #2: Type: text/html, Size: 1162 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <45BF8790.80905@cofsky.com>]
* RE: cpm_uart: WARNING: no UART devices found
[not found] <45BF8790.80905@cofsky.com>
@ 2007-01-31 7:31 ` DI BACCO ANTONIO - technolabs
0 siblings, 0 replies; 3+ messages in thread
From: DI BACCO ANTONIO - technolabs @ 2007-01-31 7:31 UTC (permalink / raw)
To: Evan Cofsky; +Cc: linuxppc-embedded
Thank you, it did work perfectly.=20
-----Original Message-----
From: Evan Cofsky [mailto:evan@cofsky.com]=20
Sent: marted=EC 30 gennaio 2007 19.00
To: DI BACCO ANTONIO - technolabs
Subject: Re: cpm_uart: WARNING: no UART devices found
DI BACCO ANTONIO - technolabs wrote:
> My board has an MPC880 and it is named TL880 with a linux 2.6.19, I
> copied kernel configurations from the very similar board mpc885ads.
> I filled in platform data in file TL880_setup.c but I see that =
function
> TL880_fixup_uart_pdata is never called and, as a consequence, I see =
the
> message cpm_uart: WARNING: no UART devices found. Also I receive
> message: IP-Config: No network devices available.=20
Funny, I just had this problem myself. After going through and reading
a lot of code, I found out that the macro BOARD_CHIP_NAME must match the
CPU spec in arch/ppc/syslib/mpc8xx_sys.c for the CPU model. It looks
like trying MPC885 might work.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-01-31 7:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-30 8:30 cpm_uart: WARNING: no UART devices found DI BACCO ANTONIO - technolabs
2007-01-31 5:01 ` Vitaly Bordug
[not found] <45BF8790.80905@cofsky.com>
2007-01-31 7:31 ` DI BACCO ANTONIO - technolabs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).