[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Flattened Device Tree on SheevaPlug and Linux 3.15



Sorry,

Forgot the ML...

On 24/06/2014 13:45, drEagle wrote:
> Hi,
> 
> Never tried for now the fdt commands; zimage cat method works just fine on kirkwood and armada.
> 
> On 23/06/2014 11:36, Stuart Winter wrote:
> ...
>> Does anybody have any idea why it doesn't work or how to make it work?
>> I would prefer to load the FDT blob using u-boot rather than appending it
>> to the Kernel blob since the version of u-boot on this Sheeva should
>> support it.
> 
> What about the uboots fdt commands [1] ?
> 
> Don't you need to tell uboot to use fdt ?
> 
>> fdt addr $fdt_addr $fdt_size
>> fdt resize
>> fdt chosen
> 
> may be more commands also.
> 
> You can also use a multi+monolithic image.
> $ mkimage ..... -d zimage:initrd:fdt uImage-multi
> 
> [1] http://www.denx.de/wiki/view/DULG/UBootCmdFDT
> [2] http://www.denx.de/wiki/pub/U-Boot/Documentation/multi_image_booting_scenarios.pdf
> 


Reply to: