From: Jerry Van Baren <gvb.uboot@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] fdt: check for fdt errors in fdt_create_phandle
Date: Sat, 15 Oct 2011 11:34:02 -0400 [thread overview]
Message-ID: <4E99A7EA.4060606@gmail.com> (raw)
In-Reply-To: <1316561076-24923-1-git-send-email-timur@freescale.com>
On 09/20/2011 07:24 PM, Timur Tabi wrote:
> fdt_create_phandle() was ignoring errors from fdt_set_phandle(). If an
> error occurs, print an error message and return 0, which is an invalid
> phandle. We also need to change the return type for fdt_create_phandle()
> to indicate that it cannot return an error code.
>
> Signed-off-by: Timur Tabi<timur@freescale.com>
> ---
> common/fdt_support.c | 11 +++++++++--
> include/fdt_support.h | 2 +-
> 2 files changed, 10 insertions(+), 3 deletions(-)
Added to u-boot-fdt, sent a pull request to wd.
Thanks,
gvb
[snip]
prev parent reply other threads:[~2011-10-15 15:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-20 23:24 [U-Boot] [PATCH 1/3] fdt: check for fdt errors in fdt_create_phandle Timur Tabi
2011-09-20 23:24 ` [U-Boot] [PATCH 2/3] fdt: update fdt_alloc_phandle to use fdt_get_phandle Timur Tabi
2011-09-20 23:24 ` [U-Boot] [PATCH 3/3] powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandles Timur Tabi
2011-10-15 15:34 ` 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=4E99A7EA.4060606@gmail.com \
--to=gvb.uboot@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox