From: Jon Loeliger <jdl-CYoMK+44s/E@public.gmane.org>
To: Simon Glass <sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
Cc: Devicetree Discuss
<devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>
Subject: Re: [PATCH v4 2/6] Add fdt read/write utility functions
Date: Thu, 22 Sep 2011 10:32:41 -0500 [thread overview]
Message-ID: <E1R6lGT-00088u-Jr@jdl.com> (raw)
In-Reply-To: <1316637169-24112-3-git-send-email-sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
> This adds higher-level libfdt operations for reading/writing an fdt
> blob from/to a file, as well s a function to decode a data type string
> as will be used by fdtget, fdtput.
>
> Add utilfdt tests
>
> This adds a few tests for the simple type argument supported by
> utilfdt_decode_type.
>
> I assume this will be squashed in with utilfdt, but I have left it out
> for easier review here.
>
> Signed-off-by: Simon Glass <sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
Simon,
I'm willing to apply patches 2, 3 and 4 of this series as well,
but 'git --3way am <mail>' has groused that the patch looks
corrupted or hand edited and doesn't apply to any blob in my tree.
Bummer.
Any chance you could rebase on to current top? I've added a
patch or two from Anton, and your 1/6 from this series.
Thanks,
jdl
next prev parent reply other threads:[~2011-09-22 15:32 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-21 20:32 [PATCH v4 0/6] Add fdtget and fdtput for access to fdt from build system Simon Glass
[not found] ` <1316637169-24112-1-git-send-email-sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2011-09-21 20:32 ` [PATCH v4 1/6] Create Makefile.utils and move ftdump into it Simon Glass
[not found] ` <1316637169-24112-2-git-send-email-sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2011-09-22 15:29 ` Jon Loeliger
2011-09-21 20:32 ` [PATCH v4 2/6] Add fdt read/write utility functions Simon Glass
[not found] ` <1316637169-24112-3-git-send-email-sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2011-09-22 6:22 ` David Gibson
2011-09-22 15:32 ` Jon Loeliger [this message]
[not found] ` <E1R6lGT-00088u-Jr-CYoMK+44s/E@public.gmane.org>
2011-09-22 16:31 ` Simon Glass
2011-09-21 20:32 ` [PATCH v4 3/6] Make testutils use utilfdt Simon Glass
[not found] ` <1316637169-24112-4-git-send-email-sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2011-09-22 6:23 ` David Gibson
2011-09-21 20:32 ` [PATCH v4 4/6] ftdump: use utilfdt to read blob Simon Glass
[not found] ` <1316637169-24112-5-git-send-email-sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2011-09-22 6:24 ` David Gibson
2011-09-21 20:32 ` [PATCH v4 5/6] Add fdtget utility to read property values from a device tree Simon Glass
2011-09-21 20:32 ` [PATCH v4 6/6] Add fdtput utility to write property values to " Simon Glass
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=E1R6lGT-00088u-Jr@jdl.com \
--to=jdl-cyomk+44s/e@public.gmane.org \
--cc=devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org \
--cc=sjg-F7+t8E8rja9g9hUCZPvPmw@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.