From: Vitaly Bordug <vbordug@ru.mvista.com>
To: "DI BACCO ANTONIO - technolabs" <Antonio.DiBacco@technolabs.it>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: cpm_uart: WARNING: no UART devices found
Date: Wed, 31 Jan 2007 08:01:00 +0300 [thread overview]
Message-ID: <20070131080100.7b521527@localhost.localdomain> (raw)
In-Reply-To: <F1F6EC0C8B75034F9E3A79FC85122E8E5F5EB8@aquib01a>
[-- Attachment #1: Type: text/plain, Size: 714 bytes --]
On Tue, 30 Jan 2007 09:30:49 +0100
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.
You seem to miss the board ppc_sys_identify_by_name() (or alike) call - so BOARD_CHIP_NAME is
not defined for your board in BSP file. There is no other way to properly identify SoC with 8xx...
--
Sincerely, Vitaly
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2007-01-31 5:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-30 8:30 cpm_uart: WARNING: no UART devices found DI BACCO ANTONIO - technolabs
2007-01-31 5:01 ` Vitaly Bordug [this message]
[not found] <45BF8790.80905@cofsky.com>
2007-01-31 7:31 ` DI BACCO ANTONIO - technolabs
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070131080100.7b521527@localhost.localdomain \
--to=vbordug@ru.mvista.com \
--cc=Antonio.DiBacco@technolabs.it \
--cc=linuxppc-embedded@ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).