From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 6/6] fdt: add decode helper library
Date: Sun, 16 Oct 2011 01:14:10 -0400 [thread overview]
Message-ID: <201110160114.13905.vapier@gentoo.org> (raw)
In-Reply-To: <1318693706-3381-7-git-send-email-sjg@chromium.org>
On Saturday 15 October 2011 11:48:25 Simon Glass wrote:
> --- /dev/null
> +++ b/lib/fdtdec.c
>
> +static const char *compat_names[COMPAT_COUNT] = {
static const char * const compat_names[COMPAT_COUNT] = {
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20111016/e4ccb433/attachment.pgp
next prev parent reply other threads:[~2011-10-16 5:14 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-15 15:48 [U-Boot] [PATCH v4 0/6] Run-time configuration of U-Boot via a flat device tree (fdt) Simon Glass
2011-10-15 15:48 ` [U-Boot] [PATCH v4 1/6] fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) Simon Glass
2011-10-15 15:48 ` [U-Boot] [PATCH v4 2/6] fdt: Add support for embedded device tree (CONFIG_OF_EMBED) Simon Glass
2012-04-09 7:52 ` Dirk Behme
2012-04-11 22:01 ` Simon Glass
2011-10-15 15:48 ` [U-Boot] [PATCH v4 3/6] fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE) Simon Glass
2011-10-15 15:48 ` [U-Boot] [PATCH v4 4/6] fdt: ARM: Implement and verify embedded and separate device tree Simon Glass
2011-10-21 5:13 ` Kumar Gala
2011-10-25 12:40 ` Simon Glass
2011-10-15 15:48 ` [U-Boot] [PATCH v4 5/6] fdt: ARM: Add fdtcontroladdr to set device tree address in environment Simon Glass
2011-10-15 15:48 ` [U-Boot] [PATCH v4 6/6] fdt: add decode helper library Simon Glass
2011-10-16 5:14 ` Mike Frysinger [this message]
2011-10-16 9:46 ` Simon Glass
2011-10-23 20:56 ` [U-Boot] [PATCH v4 0/6] Run-time configuration of U-Boot via a flat device tree (fdt) Wolfgang Denk
2011-10-24 1:49 ` Simon Glass
2011-10-24 18:49 ` Wolfgang Denk
2011-10-25 5:15 ` 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=201110160114.13905.vapier@gentoo.org \
--to=vapier@gentoo.org \
--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