devicetree-compiler.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Gibson <david-xT8FGy+AXnRB3Ne2BGzF6laj5H9X9Tb+@public.gmane.org>
To: Jack Miller <jack-jZyo8ZIaZD9AfugRpC6u6w@public.gmane.org>
Cc: devicetree-compiler-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 1/2] Selective .dtb deletion on make clean
Date: Fri, 4 Jul 2014 23:33:44 +1000	[thread overview]
Message-ID: <20140704133344.GC26333@voom.fritz.box> (raw)
In-Reply-To: <1403639439-1032-2-git-send-email-jack-jZyo8ZIaZD9AfugRpC6u6w@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 850 bytes --]

On Tue, Jun 24, 2014 at 02:50:38PM -0500, Jack Miller wrote:
> Any .dtb generated by the tests is now suffixed with .test.dtb. The
> .dtbs create by `make tests` are now explicitly named in the Makefile
> cleanup list.
> 
> tl;dr make it possible to include a prebuilt .dtb in the tests directory
> without make clean getting it.

Hrm, yeah, this is a bit mucky.  I think I'm seeing why I haven't
put prebuilt .dtbs into the tree before now.


Hmm.  Sorry, I know I'm changing my mind inconveniently here, but can
we redo this without the prebuilt dtb - build it from a dts using the
normal string escapes, or a bytestring representation.

-- 
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

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

  parent reply	other threads:[~2014-07-04 13:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-24 19:50 [PATCH] Nul delimiter redux Jack Miller
     [not found] ` <1403639439-1032-1-git-send-email-jack-jZyo8ZIaZD9AfugRpC6u6w@public.gmane.org>
2014-06-24 19:50   ` [PATCH 1/2] Selective .dtb deletion on make clean Jack Miller
     [not found]     ` <1403639439-1032-2-git-send-email-jack-jZyo8ZIaZD9AfugRpC6u6w@public.gmane.org>
2014-07-04 13:33       ` David Gibson [this message]
2014-06-24 19:50   ` [PATCH 2/2] Properly handle nul delimited string lists Jack Miller

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=20140704133344.GC26333@voom.fritz.box \
    --to=david-xt8fgy+axnrb3ne2bgzf6laj5h9x9tb+@public.gmane.org \
    --cc=devicetree-compiler-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=jack-jZyo8ZIaZD9AfugRpC6u6w@public.gmane.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;
as well as URLs for NNTP newsgroup(s).