From: Jerry Van Baren <gerald.vanbaren@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] cmd_fdt.c: fix parse of byte streams and strings
Date: Fri, 11 Sep 2009 16:21:33 -0400 [thread overview]
Message-ID: <4AAAB14D.7050202@ge.com> (raw)
In-Reply-To: <m3sketfd9p.fsf@bitsko.slc.ut.us>
Ken MacLeod wrote:
> Commit 4abd844d8e extended the fdt command parser to handle property
> strings which are split across multiple arguments but it was broken for
> byte streams and strings.
[snip]
> Signed-off-by: Ken MacLeod <ken@bitsko.slc.ut.us>
> ---
>
> The previous version of this patch 1) only fixed the first byte stream
> issue above and 2) concatenated the string arguments rather than
> creating a list (pointed out by Scott Wood).
Thanks! I'll check it out and queue it up.
gvb
prev parent reply other threads:[~2009-09-11 20:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-11 20:16 [U-Boot] [PATCH v2] cmd_fdt.c: fix parse of byte streams and strings Ken MacLeod
2009-09-11 20:21 ` Jerry Van Baren [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=4AAAB14D.7050202@ge.com \
--to=gerald.vanbaren@ge.com \
--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 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.