Re: [U-Boot] bootm not taking dtb

2012-01-12 Thread JR Rivers
U-Boot 2009.06 (Apr 19 2011 - 12:54:10) Note that I did not compile or install this uboot version on the system. JR On Jan 11, 2012, at 9:29 PM, Wolfgang Denk wrote: > Dear JR Rivers, > > In message you > wrote: >> >> I am working with a powerpc embedded system

Re: [U-Boot] bootm not taking dtb

2012-01-11 Thread JR Rivers
On Jan 11, 2012, at 6:45 PM, Aggrwal Poonam-B10812 wrote: > > >> -Original Message- >> From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] >> On Behalf Of JR Rivers >> Sent: Thursday, January 12, 2012 6:49 AM >> To: u-boot@l

Re: [U-Boot] bootm not taking dtb

2012-01-11 Thread JR Rivers
Ping On Jan 11, 2012, at 1:47 PM, JR Rivers wrote: > > I am working with a powerpc embedded system where u-boot seems to be passing > in a constructed fdt (or one embedded in u-boot) as opposed to one that is > either passed directly to bootm or as the third image of a mult

[U-Boot] bootm not taking dtb

2012-01-11 Thread JR Rivers
I am working with a powerpc embedded system where u-boot seems to be passing in a constructed fdt (or one embedded in u-boot) as opposed to one that is either passed directly to bootm or as the third image of a multi-file image. I'm sure sure that the system is NOT using my dtb file because I m