public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Attached DTB no longer supported u-boot.imx?
@ 2014-11-28 23:52 Bill Pringlemeir
  2014-11-28 23:56 ` Bill Pringlemeir
  0 siblings, 1 reply; 5+ messages in thread
From: Bill Pringlemeir @ 2014-11-28 23:52 UTC (permalink / raw)
  To: u-boot


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.

 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-12-03 18:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-28 23:52 [U-Boot] Attached DTB no longer supported u-boot.imx? Bill Pringlemeir
2014-11-28 23:56 ` Bill Pringlemeir
2014-11-29  0:57   ` Tom Rini
2014-12-03 15:43     ` Bill Pringlemeir
2014-12-03 18:26       ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox