All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bartlomiej Sieka <tur@semihalf.com>
To: Mustafa Cayir <mustafa.cayir@bte.mam.gov.tr>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: Problem booting linux with device tree table
Date: Tue, 18 Sep 2007 10:06:45 +0200	[thread overview]
Message-ID: <46EF8715.4030707@semihalf.com> (raw)
In-Reply-To: <7B9A8FF57DBB524190E98CABF6E56F070B9298@itri.bte.mam.gov.tr>

Mustafa Cayir wrote:
> Hi all,
> 
> I am trying to boot TQM5200 with linux 2.6 kernel. i am using latest
> version of linux and u-boot from denx. And compiled with ELDK4.1
> 
> i use dtc compiler with following command: dtc -O dtb -o tqm5200.dtb
> -b 0 tqm5200.dts

The following switches to dtc taken from
http://www.denx.de/wiki/UBoot/UBootFdtInfo work for me:

dtc -b 0 -V 17 -R 4 -S 0x3000 -I dts -O dtb -f tqm5200.dts > tqm5200.dtb

You might want to try them out, especially the "-S 0x3000".

Regards,
Bartlomiej

  reply	other threads:[~2007-09-18  8:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-18  7:53 Problem booting linux with device tree table Mustafa Cayir
2007-09-18  8:06 ` Bartlomiej Sieka [this message]
2007-09-19 19:05   ` Jon Loeliger
2007-09-18  9:01 ` Andrew Liu
2007-09-18 15:17   ` 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=46EF8715.4030707@semihalf.com \
    --to=tur@semihalf.com \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=mustafa.cayir@bte.mam.gov.tr \
    /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 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.