linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: Oliver Rutsch <orutsch@sympatec.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: STK5200 pci_enable_device problem
Date: Thu, 30 Aug 2007 01:31:06 +0200	[thread overview]
Message-ID: <20070829233106.9766C24044@gemini.denx.de> (raw)
In-Reply-To: Your message of "Wed, 29 Aug 2007 14:52:53 +0200." <46D56C25.3020702@sympatec.com>

In message <46D56C25.3020702@sympatec.com> you wrote:
> 
> > Also, you need a recent version of U-Boot (for  example  99c2fdab  or
> > later).
> 
> I'm using U-Boot 1.2.0-gbc2b9c33-dirty (Feb 22 2007 - 09:53:14). Is that 
> recent enough? (I don't know exactly what you mean with "99c2fdab", is 
> this the second number after "1.2.0-"?)

No, that is *way* too old.

The number after the "-g" is the (initial 8 digits of the) git commit
ID. You can use this to identify  a  spoecific  version  in  the  git
repository.

> Maybe the problem is the missing tqm5200.dtb file. I have booted the 
> kernel without it (just bootm 200000). Does the kernel need this file? I 

Yes. An arch/powerpc kernel will not run without a proper device tree.

> found a tqm5200.dts file the the kernel sources, but the device tree 
> compiler (dtc) seems not to be in the 4.1 ELDK. Do I have to install 
> this compiler and build the appropriate dtb file?

Yes, this is correct. dtc will be included with ELDK 4.2.

> In older kernels it was O.K. just to uncheck the SM501 drivers in the 
> kernel configuration. Has this changed?

As mentioned above, with arch/powerpc you always need a  device  tree
blob.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
I express preference for a chronological  sequence  of  events  which
precludes a violence.   - Terry Pratchett, _The Dark Side of the Sun_

  reply	other threads:[~2007-08-29 23:31 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-23  5:42 STK5200 pci_enable_device problem Mustafa Cayır
2007-08-23  7:24 ` Oliver Rutsch
2007-08-26 21:10   ` Wolfgang Denk
2007-08-27  6:25     ` Oliver Rutsch
2007-08-27 18:58       ` Wolfgang Denk
2007-08-27 11:08   ` Mustafa Cayir
2007-08-27 19:14     ` Wolfgang Denk
2007-08-28  8:51       ` Mustafa Cayir
2007-08-29  6:02         ` Oliver Rutsch
2007-08-29  7:49           ` Wolfgang Denk
2007-08-29 12:52             ` Oliver Rutsch
2007-08-29 23:31               ` Wolfgang Denk [this message]
2007-08-30  9:19                 ` Oliver Rutsch
2007-08-31  5:38                   ` Mustafa Cayir
2007-09-01 23:23                   ` Wolfgang Denk
2007-08-26 21:08 ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2007-09-14 11:38 Mustafa Cayır
2007-09-14 12:53 ` Oliver Rutsch

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=20070829233106.9766C24044@gemini.denx.de \
    --to=wd@denx.de \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=orutsch@sympatec.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).