All of lore.kernel.org
 help / color / mirror / Atom feed
From: gvb.uboot <gvb.uboot@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [FDT][PATCH 3/4] Add common memory fixup function
Date: Tue, 27 Nov 2007 20:20:48 -0500	[thread overview]
Message-ID: <474CC270.70001@gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0711271744450.29559@blarg.am.freescale.net>

Kumar Gala wrote:
> Add the function fdt_fixup_memory() to fixup the /memory node of the fdt
> 
> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
> ---
> 
> in git.kernel.org:/pub/scm/boot/u-boot/galak/u-boot.git libfdt_testing
> 
>  common/fdt_support.c  |   78 +++++++++++++++++++++++++++++++++++++++++++++++++
>  include/fdt_support.h |    1 +
>  2 files changed, 79 insertions(+), 0 deletions(-)

Hi Kumar,

I pulled your changes locally.  fdt_fixup_memory() is like a good 
function, but nobody calls it???  Am I missing something?

gvb

  reply	other threads:[~2007-11-28  1:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-27 23:45 [U-Boot-Users] [FDT][PATCH 3/4] Add common memory fixup function Kumar Gala
2007-11-28  1:20 ` gvb.uboot [this message]
2007-11-28  4:03   ` Kumar Gala
2007-11-28 21:22     ` Kumar Gala
2007-11-28 21:27       ` Jon Loeliger
2007-11-28 21:28         ` Kumar Gala

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=474CC270.70001@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 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.