linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Andre Schwarz <andre.schwarz@matrix-vision.de>
To: Scott Wood <scottwood@freescale.com>
Cc: linux-ppc list <linuxppc-dev@ozlabs.org>
Subject: Re: Flash on LocalBus @ MPC8343
Date: Tue, 15 Apr 2008 13:53:56 +0200	[thread overview]
Message-ID: <48049754.8010008@matrix-vision.de> (raw)
In-Reply-To: <20080414164518.GB7061@ld0162-tx32.am.freescale.net>

[-- Attachment #1: Type: text/plain, Size: 1227 bytes --]

Scott,

there has been a "compatible=soc" in my of_bus_id[] ...
It was taken from mpc834x_mds some weeks ago.

I changed to :

static struct of_device_id __initdata of_bus_ids[] = {
        { .compatible = "fsl,pq2pro-localbus", },
        {},
};


now it works fine.


Thanks !

Andre

Scott Wood schrieb:
> On Sat, Apr 12, 2008 at 10:58:50AM +0200, André Schwarz wrote:
>   
>> thanks , but ... can't find "of_bus_ids[]" entry.
>>     
>
> That means your platform likely isn't calling of_platform_bus_probe() at
> all.  Look at other platforms, such as mpc831x_rdb, for an example.
>
>   
>> I'm obviously out of sync. My last git-pull from denx is 3 days old, now 
>> - need to update on monday.
>>     
>
> For Denx-specific support, please contact Denx.
>
> This certainly isn't something that was added in the past 3 days.
>
> -Scott
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
>   



MATRIX VISION GmbH, Talstraße 16, DE-71570 Oppenweiler  - Registergericht: Amtsgericht Stuttgart, HRB 271090
Geschäftsführer: Gerhard Thullner, Werner Armingeon, Uwe Furtner

[-- Attachment #2: Type: text/html, Size: 2001 bytes --]

  reply	other threads:[~2008-04-15 11:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-11 15:13 Flash on LocalBus @ MPC8343 Andre Schwarz
2008-04-11 15:20 ` Laurent Pinchart
2008-04-11 15:38 ` Scott Wood
2008-04-11 19:58   ` André Schwarz
2008-04-11 20:01     ` Scott Wood
2008-04-12  8:58       ` André Schwarz
2008-04-14 16:45         ` Scott Wood
2008-04-15 11:53           ` Andre Schwarz [this message]
2008-04-15 14:21             ` Scott Wood

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=48049754.8010008@matrix-vision.de \
    --to=andre.schwarz@matrix-vision.de \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=scottwood@freescale.com \
    /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).