From: Jerry Van Baren <gerald.vanbaren@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 3/3][UPDATE] Update libfdt from device tree compiler (dtc)
Date: Wed, 31 Oct 2007 15:04:13 -0400 [thread overview]
Message-ID: <4728D1AD.5070506@ge.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0710311349330.20790@blarg.am.freescale.net>
Kumar Gala wrote:
> Update libfdt to commit 4a5df5c026c96f36326d4037a0658d38193e2ca1 from
> the device tree compiler (dtc) project.
>
> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
> ---
> Note: these patches are also available at:
> git.kernel.org:/pub/scm/boot/u-boot/galak/u-boot.git libfdt
>
> Also the patch itself is at:
>
> http://gate.crashing.org/~galak/0003-Update-libfdt-from-device-tree-compiler-dtc.patch
>
> board/cm5200/cm5200.c | 2 +-
> board/freescale/mpc832xemds/pci.c | 2 +-
> board/freescale/mpc8349emds/pci.c | 4 +-
> board/freescale/mpc8349itx/pci.c | 4 +-
> board/freescale/mpc8360emds/pci.c | 2 +-
> common/cmd_fdt.c | 22 +-
> common/fdt_support.c | 30 +--
> cpu/mpc83xx/cpu.c | 4 +-
> cpu/mpc83xx/pci.c | 4 +-
> include/fdt.h | 51 +---
> include/libfdt.h | 386 +++++++++++++++++++++---
> libfdt/fdt.c | 97 +++++-
> libfdt/fdt_ro.c | 609 +++++++++++++++++++++++--------------
> libfdt/fdt_rw.c | 134 +++++++--
> libfdt/fdt_strerror.c | 54 +++-
> libfdt/fdt_sw.c | 92 ++++--
> libfdt/fdt_wip.c | 89 +++---
> libfdt/libfdt_internal.h | 81 ++++-
> 18 files changed, 1177 insertions(+), 490 deletions(-)
Thanks, Kumar.
Wolfgang:
How about a compromise on patch publishing: I apply the above patch by
pulling it as a single lump from Kumar's repo, but email it broken in
two (manually). This would preserve the review concept, since it would
be published (and fit through the 40K size filter), but also would
actually be in the repo as a single entity, preserving the ability to
use git-bisect without inconsistency risks.
Best regards,
gvb
next prev parent reply other threads:[~2007-10-31 19:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-31 18:51 [U-Boot-Users] [PATCH 3/3][UPDATE] Update libfdt from device tree compiler (dtc) Kumar Gala
2007-10-31 19:04 ` Jerry Van Baren [this message]
2007-11-02 2:03 ` Kumar Gala
2007-11-03 22:01 ` Wolfgang Denk
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=4728D1AD.5070506@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox