device tree / how to build/compile & use with u-boot to boot uImage?
Grant Likely
grant.likely at secretlab.ca
Sat Feb 10 09:37:45 EST 2007
On 2/9/07, Morrison, Tom <tmorrison at empirix.com> wrote:
> All,
>
> I tried to compile the default dts image (using the dtc compiler
> installed by LTIB), but it is complaining about no '/chosen' in
> the definition:
>
> <path>/dtc -I dts -O dtb - -o mpc8548cds.dtb -V 16 dts/mpc8548cds.dts
Add the -f flag to ignore the warning. It's bogus for what you're doing.
u-boot adds the chosen node at runtime.
g.
--
Grant Likely, B.Sc. P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195
More information about the Linuxppc-embedded
mailing list