On Mon, Nov 23, 2009 at 12:29 AM, wrote:
> Hi,
>
> David, Grant thank you for providing the info.
> From your reply and the other sources what I gather is as below. Please
> confirm whether I am on the right track.
>
> 1) Bootloader passing BDInfo:
> Here, I have to create a .dts file inside /arc
m: David Gibson
Date: Sun, Nov 22, 2009 at 2:50 AM
Subject: Re: DTS for PowerPC 440 based board
To: Vinayak Kale
Cc: linuxppc-dev@lists.ozlabs.org
On Sun, Nov 22, 2009 at 12:16:59AM +0530, Vinayak Kale wrote:
Hi,
I am porting 2.6.31 for a PowerPC 440 core based board. I have couple of
queries.
On Sat, Nov 21, 2009 at 2:20 PM, David Gibson
wrote:
> On Sun, Nov 22, 2009 at 12:16:59AM +0530, Vinayak Kale wrote:
>> 2) If uboot passes BDInfo struct to kernel instead of DT blob, then in this
>> case does kernel creates FDT at run time?
>
> Not exactly. In this case the bootwrapper will be bu
On Sun, Nov 22, 2009 at 12:16:59AM +0530, Vinayak Kale wrote:
> Hi,
> I am porting 2.6.31 for a PowerPC 440 core based board. I have couple of
> queries. I would really appreciate if someone could answer since i couldn't
> find info from other places.
>
> 1) Is it mandatory to create a DTS file?