public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] FIS DTC
Date: Tue, 8 Apr 2008 14:32:16 +1000	[thread overview]
Message-ID: <20080408043216.GD18501@localhost.localdomain> (raw)
In-Reply-To: <5311.8289-4040-1400377102-1207415994@seznam.cz>

On Sat, Apr 05, 2008 at 07:19:54PM +0200, Michal Simek wrote:
> Hi Jon, David and others,
> 
> I am working on FIS for Microblaze CPU. I would like to use it. I have one problem.
> 
> I download latest DTC version from Jon git server.
> 
> Version: DTC 1.1.0-g1577696b
> 
> I tryied to convert DTS to DTB for Microblaze CPU. (DTS is below)
> #dtc -f -O dtb -b 0 -V 16 system.dts 
> DTC: dts->dtb  on file "system.dts"
> system.dts:27 syntax error
> FATAL ERROR: Couldn't read input tree
> 
> I got this error - I don't understand what is wrong. Older DTC version has no problem with it.
> This part is no problem - I can use older version of DTC(Version: DTC 1.1.0-g2512a7eb-dirty
> ).
> 
> The second things is around mkimage utility. I want to generate ITB file from ITS description.
> Latest DTC compiler has problem with it too. 
> 
> Can you tell me which version are you using?
> I tryied to complile ITS to ITB with older DTC version and this version don't know about data label in kernel specification.
> I had no problem to add (for FDT + kernel version) DTB file but kernel file is not loaded.
> Is label data = "/incbin/("./linux.bin")"; OK? linux bin is in the same dirctore where is microblaze.its file.

The /incbin/ is probably the problem.  Support for binary includes has
been suggested, and patches have floated around, but it hasn't yet
been merged into dtc mainline.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

  reply	other threads:[~2008-04-08  4:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-05 17:19 [U-Boot-Users] FIS DTC Michal Simek
2008-04-08  4:32 ` David Gibson [this message]
2008-04-08  5:37   ` Michal Simek
2008-04-09  0:41     ` David Gibson
2008-04-09  6:11       ` Michal Simek
2008-04-09 15:56       ` Jon Loeliger
2008-04-09 16:50         ` Michal Simek

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=20080408043216.GD18501@localhost.localdomain \
    --to=david@gibson.dropbear.id.au \
    --cc=u-boot@lists.denx.de \
    /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