linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Grant Likely <grant.likely@secretlab.ca>
To: "Sparks, Sam" <SSparks@aclaratech.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: mpc8349-mITX DTB load failure
Date: Mon, 28 Jul 2008 11:16:34 -0600	[thread overview]
Message-ID: <20080728171634.GB21265@secretlab.ca> (raw)
In-Reply-To: <6011A7C9CD0EE74792C3ED2A8355608634213E@mail.twacs.com>

On Mon, Jul 28, 2008 at 11:10:47AM -0500, Sparks, Sam wrote:
> Hello All,
> 
> I am trying to boot the mpc8349-mITX board with Compact flash support,
> and am unable to boot the Linux kernel. Here is the pertinant versioning
> information:
> DTC 1.2.0-rc2-g17773b0e
> U-Boot 1.3.4-rc1-00012-g1953d12
> Linux-2.6.26-05752-g93ded9b
> 
> I've built the DTB using the following two commands - neither change the
> error I get during boot-up.
> $ ../dtc/dtc -b 0 -I dts -O dtb -R 4 -S 0x3000 -o
> /tftproot/ssparks/itx/cf2/itx.dtb -V 17
> arch/powerpc/boot/dts/mpc8349emitx.dts
> $ ../dtc/dtc -I dts -O dtb -o /tftproot/ssparks/itx/cf2/itx2.dtb
> arch/powerpc/boot/dts/mpc8349emitx.dts

Try adding "-p 0x3000" to ensure that you get padding to the blob.

g.

  reply	other threads:[~2008-07-28 17:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-28 16:10 mpc8349-mITX DTB load failure Sparks, Sam
2008-07-28 17:16 ` Grant Likely [this message]
2008-07-28 17:49   ` Sparks, Sam
2008-07-28 18:02     ` Grant Likely
2008-07-28 18:16       ` Sparks, Sam
2008-07-28 18:30 ` Kim Phillips
2008-07-28 19:22   ` Sparks, Sam

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=20080728171634.GB21265@secretlab.ca \
    --to=grant.likely@secretlab.ca \
    --cc=SSparks@aclaratech.com \
    --cc=linuxppc-dev@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).