From: Kim Phillips <kim.phillips@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] RFC: generic property fixup mechanism for LIBFDT
Date: Thu, 23 Aug 2007 11:24:04 -0500 [thread overview]
Message-ID: <20070823112404.92bb25a0.kim.phillips@freescale.com> (raw)
In-Reply-To: <46CCC3C0.8050800@gmail.com>
On Wed, 22 Aug 2007 19:16:16 -0400
Jerry Van Baren <vanbargw@gmail.com> wrote:
> Kim Phillips wrote:
> > On Wed, 22 Aug 2007 09:18:20 -0400
> > Jerry Van Baren <gerald.vanbaren@smiths-aerospace.com> wrote:
> >
> >> IMO your proposal is not acceptable. Follow Grant's advice and the
> >> current cpu/mpc83xx/cpu.c methodology.
> >
> > ? Bartlomiej's first patch followed the 83xx 'methodology', which Grant
> > commented on, which is what Bartlomiej tried to fix here. Maybe I
> > missed something, but anyway, now that the window has closed, we can
> > arrange to fix libfdt support for all powerpc boards for the next
> > release.
>
> Well, perhaps Grant can speak to the issue better than me, but I read
> Grant's reply as a request to coelesce the four "setter" functions into
> one, not to remove all setter functions and change it back to the
> original table mechanism. IMHO, using hardcoded [0] [1]... indexes is
sounds good. Thanks for clarifying this.
> > What about having a list of functions to call? It could be called
> > something like fdt_update_sequence, and be similar in implementation to
> > lib_ppc/board.c's init_sequence. It could also reside in lib_ppc,
> > esp. since, e.g. all powerpc's have a timebase, and to help naturally
> > enforce a certain level of consistency among powerpc board code. The
> > updater/fixup/"setter" functions would only need be passed the pointer
> > to the base of the blob to update.
>
> We _have_ "a list of functions to call". That is what is done with the
> 83xx which is what I advocated and what Bartlomiej had before rewriting
> it back into a table without functions.
yeah, I meant /just/ a list of functions to call, without all the extra
fluff in both the existing 83xx and Bartlomiej's implementations.
Kim
next prev parent reply other threads:[~2007-08-23 16:24 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-02 18:24 [U-Boot-Users] [PATCH] fdt, mpc5xxx: Adapt MPC5xxx to use libfdt in ft_cpu_setup() Bartlomiej Sieka
2007-08-03 9:07 ` [U-Boot-Users] [PATCH CORRECTION] " Bartlomiej Sieka
2007-08-03 14:25 ` Grant Likely
2007-08-22 11:54 ` [U-Boot-Users] [PATCH] RFC: generic property fixup mechanism for LIBFDT Bartlomiej Sieka
2007-08-22 13:18 ` Jerry Van Baren
2007-08-22 21:09 ` Kim Phillips
2007-08-22 23:16 ` Jerry Van Baren
2007-08-23 16:24 ` Kim Phillips [this message]
2007-08-23 17:01 ` Jerry Van Baren
2007-08-29 18:01 ` Grant Likely
2007-08-30 2:40 ` Jerry Van Baren
2007-08-30 11:51 ` Jerry Van Baren
2007-08-30 12:49 ` Bartlomiej Sieka
2007-08-22 23:30 ` Wolfgang Denk
2007-08-23 16:48 ` Kim Phillips
2007-08-23 17:28 ` Jerry Van Baren
2007-08-23 19:25 ` Wolfgang Denk
2007-08-29 10:59 ` [U-Boot-Users] [PATCH CORRECTION] fdt, mpc5xxx: Adapt MPC5xxx to use libfdt in ft_cpu_setup() Wolfgang Denk
2007-08-29 18:23 ` Grant Likely
2007-08-04 21:21 ` [U-Boot-Users] [PATCH] " Jerry Van Baren
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=20070823112404.92bb25a0.kim.phillips@freescale.com \
--to=kim.phillips@freescale.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