public inbox for linuxppc-dev@ozlabs.org
 help / color / mirror / Atom feed
From: Jon Loeliger <jdl@jdl.com>
To: David Gibson <david@gibson.dropbear.id.au>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: dtc: Run relevant checks on dtb input as well as dts
Date: Mon, 14 Jul 2008 14:01:46 -0500	[thread overview]
Message-ID: <E1KITIw-0006t8-0U@jdl.com> (raw)
In-Reply-To: <20080707011913.GE6267@yookeroo.seuss>

> This patch adjusts the testsuite to run most of the tests for the tree
> checking code on input in dtb form as well as dts form.  Some checks
> which only make sense for dts input (like reference handling) are
> excluded, as are those which currently take dtb input because they
> rely on things which cannot be lexically constructed in a dts file.
> 
> This shows up two small bugs in dtc, which are also corrected.
> 
> First, the name_properties test which was is supposed to remove
> correctly formed 'name' properties (because they can be reconstructed
> from tne node name) was instead removing 'name' properties even if
> they weren't correct.
> 
> Secondly, when using dtb or fs input, the runtime tree in dtc did not
> have the parent pointer initialized propertly because.built
> internally.  The appropriate initialization is added to the
> add_child() function.
> 
> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>

Applied.

jdl

      reply	other threads:[~2008-07-14 19:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-07  1:19 dtc: Run relevant checks on dtb input as well as dts David Gibson
2008-07-14 19:01 ` Jon Loeliger [this message]

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=E1KITIw-0006t8-0U@jdl.com \
    --to=jdl@jdl.com \
    --cc=david@gibson.dropbear.id.au \
    --cc=linuxppc-dev@ozlabs.org \
    /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