From: Xianghua Xiao <x.xiao@freescale.com>
To: Scott Wood <scottwood@freescale.com>
Cc: linuxppc-dev@ozlabs.org, Mark Glines <mark@glines.org>,
Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Subject: Re: kurobox kernel
Date: Thu, 28 Dec 2006 15:07:05 -0600 [thread overview]
Message-ID: <459431F9.4090204@freescale.com> (raw)
In-Reply-To: <459430E5.1040203@freescale.com>
you can find the newest dtc tool at http://jdl.com/git_repos/
Scott Wood wrote:
> Mark Glines wrote:
>
>> $ dtc -f -I dts -O dtb -o kuroboxHG.dtb -V 16 kuroboxHG.dts
>> DTC: dts->dtb on file "kuroboxHG.dts"
>> ERROR: Missing /chosen node
>> Input tree has errors
>>
>>
the warning is fine. the "chosen" node is filled out by u-boot(instead
of the generated dtb file) for the time being. you can do a quick
reverse dtc to check your dtb binary:
$dtc -f -I dtb -O dts -V 0x10 kuroboxHG.dtb > kuroboxHG.dts.check
>> So, uh... is the *.dts file in 2.6.20-rc2 bad, or am I compiling it
>> wrongly? (And is this normally done by hand, or as part of the kernel
>> build process?)
>>
>
> You need to pass the -f option to dtc. Hopefully, dtc will be fixed to
> not complain about this at some point.
>
> -Scott
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
>
next prev parent reply other threads:[~2006-12-28 21:07 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <fa.ne7N9dqjDz5qS4D/fowPKdPc4ZY@ifi.uio.no>
[not found] ` <fa.pM17YEcICUlveSt/vbSKGv6sFWk@ifi.uio.no>
2006-12-25 19:45 ` Linux 2.6.20-rc2: forgot how to make a zImage on powerpc? Mark Glines
2006-12-25 20:31 ` Guennadi Liakhovetski
2006-12-25 21:47 ` [PATCH] powerpc: linkstation uses uimage style zImages Mark Glines
2006-12-25 22:54 ` Guennadi Liakhovetski
2006-12-25 23:07 ` Mark Glines
2006-12-25 23:23 ` Guennadi Liakhovetski
2006-12-26 20:14 ` kurobox kernel Mark Glines
2006-12-26 21:23 ` Guennadi Liakhovetski
2006-12-28 20:53 ` Mark Glines
2006-12-28 21:02 ` Scott Wood
2006-12-28 21:07 ` Xianghua Xiao [this message]
2006-12-28 21:11 ` Guennadi Liakhovetski
2006-12-28 23:28 ` Mark Glines
2006-12-29 0:31 ` Guennadi Liakhovetski
2006-12-29 2:52 ` Mark Glines
2006-12-29 17:58 ` Mark Glines
2006-12-29 18:35 ` Guennadi Liakhovetski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=459431F9.4090204@freescale.com \
--to=x.xiao@freescale.com \
--cc=g.liakhovetski@gmx.de \
--cc=linuxppc-dev@ozlabs.org \
--cc=mark@glines.org \
--cc=scottwood@freescale.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).