Appended devicetree with Torvalds' HEAD
Linus Walleij
linus.walleij at linaro.org
Mon Sep 19 17:39:47 EST 2011
On Sun, Sep 18, 2011 at 7:31 PM, Nicolas Pitre <nicolas.pitre at linaro.org> wrote:
>> Arey you encapsulating the zImage+DTB in a uImage like I do
>> (so as to use with elder U-Boot) or are you using some other
>> method to get the zImage+DTB into the system?
>
> What I do to thest it here is along those lines:
>
> make <whatever_foo_defconfig_you_want>
> make zImage
> cat foobar.dtb >> arch/arm/boot/zImage
> make uImage
This is what I do, that patch I made does exactly that while supplying
the necessary -e -a -T arguments etc to mkimage.
Oh well, U-Boot is working for us now I think, so the problem isn't
imminent.
Thanks,
Linus Walleij
More information about the devicetree-discuss
mailing list