All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bill Pringlemeir <bpringlemeir@nbsps.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Attached DTB no longer supported u-boot.imx?
Date: Fri, 28 Nov 2014 18:52:04 -0500	[thread overview]
Message-ID: <874mtiyjbv.fsf@nbsps.com> (raw)


I tried to update the new u-boot I get,

  Bytes transferred = 3413041 (341431 hex)
  Kernel image @ 0x86000000 [ 0x000000 - 0x33e150 ]
  Could not find a valid device tree

The 'bootcmd' is,

 tftp ${loadaddr} zImage.dtb; bootz ${loadaddr}

has the syntax changed and I am not up to date?  I think I saw something
about an attached DTB not supported.

   u-boot-imx$ git describe
   v2009.08-18413-g5c84206

err, that is no good.  I have 2a82ec77d27ef5f860a107c4b764643a655dceeb
as 'Prepare v2015.01-rc2' and I had to apply 5c84206 to compile with a
4.9 hard-float ARM compiler.

I pulled the main 'u-boot.git' and this does not happen.

   u-boot$ git describe
   v2015.01-rc2-87-g0f89149

It is '38cd8c4253013ccdd4052ee021f6066fe9a52551', with the same patch as
'pwclient git-am 415336'

Is the imx just using newer patches to be merged to the main tree and I
must switch to a detached DT?  Or is there something else?

Thanks,
Bill.

 

             reply	other threads:[~2014-11-28 23:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-28 23:52 Bill Pringlemeir [this message]
2014-11-28 23:56 ` [U-Boot] Attached DTB no longer supported u-boot.imx? Bill Pringlemeir
2014-11-29  0:57   ` Tom Rini
2014-12-03 15:43     ` Bill Pringlemeir
2014-12-03 18:26       ` Tom Rini

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=874mtiyjbv.fsf@nbsps.com \
    --to=bpringlemeir@nbsps.com \
    --cc=u-boot@lists.denx.de \
    /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.