All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerry Van Baren <gerald.vanbaren@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] fdt: add common memory fixup function
Date: Fri, 26 Oct 2007 07:27:34 -0400	[thread overview]
Message-ID: <4721CF26.2090805@ge.com> (raw)
In-Reply-To: <47F3F98010FF784EBEE6526EAAB078D1024F87A2@tq-mailsrv.tq-net.de>

Martin Krause wrote:
> Jerry Van Baren wrote on Friday, October 26, 2007 1:14 PM:
>> Martin Krause wrote:
>>> Add the function fdt_memory() to fixup the /memory node of the fdt
>>> with the memory values detected by U-Boot (taken from
>>> bd->bi_memstart and bd->bi_memsize). 
>>>
>>> The new function is called for all boards which define
>>> CONFIG_OF_LIBFDT. 
>>>
>>> This patch removes already existing board specific memory fixup
>>> routines for boards wich have CONFIG_OF_LIBFDT defined and switches
>>> them to the new routine. Boards wich use the CONIFG_OF_FLAT_TREE
>>> method are not  touched. 
>>>
>>> Signed-off-by: Martin Krause <martin.krause@tqs.de> ---
>>> Since no one raised his hand - here is the patch :)
>>>
>>> Best Regards,
>>> Martin Krause
>> Thanks, into the "in" basket it goes...
> 
> Ah, please wait, I'm working on an update. I missed some boards
> already doing a board specific fixup (and instead cought some 
> boards not using libfdt yet ...).
> 
> Best Regards,
> Martin Krause

Yeah, I fell into the "ack before reading the whole thread" trap. ;-)

gvb

  reply	other threads:[~2007-10-26 11:27 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-26  8:49 [U-Boot-Users] [PATCH] fdt: add common memory fixup function Martin Krause
2007-10-26  9:55 ` Kumar Gala
2007-10-26 10:09   ` Martin Krause
2007-10-26 11:14 ` Jerry Van Baren
2007-10-26 11:26   ` Martin Krause
2007-10-26 11:27     ` Jerry Van Baren [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-10-26 11:47 Martin Krause
2007-11-20 20:34 ` Kumar Gala
2007-11-27  8:02   ` Martin Krause
2007-11-27 14:13     ` Kumar Gala
2007-11-27 16:39       ` Kim Phillips
2007-11-27 17:16         ` Kumar Gala
2007-11-27 17:58           ` Kim Phillips
2007-10-25 13:43 Martin Krause
2007-10-25 14:13 ` Jerry Van Baren
2007-10-25 15:05   ` Kumar Gala
2007-10-26  0:01     ` Wolfgang Denk
2007-10-26  4:57       ` Kumar Gala
2007-10-26 10:00         ` Wolfgang Denk
2007-10-26 11:26         ` Jerry Van Baren
2007-10-26 14:45           ` Kumar Gala
2007-10-25 14:39 ` Kim Phillips
2007-10-25 15:47   ` Martin Krause
2007-10-25 15:05 ` Kumar Gala
2007-10-25 15:57   ` Martin Krause
2007-10-25 16:08     ` Kim Phillips

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=4721CF26.2090805@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.