From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Pushed "testing" branch for u-boot-fdt
Date: Fri, 23 Nov 2007 00:56:54 +0100 [thread overview]
Message-ID: <20071122235654.D46C424798@gemini.denx.de> (raw)
In-Reply-To: Your message of "Thu, 22 Nov 2007 17:46:17 EST." <474606B9.4080308@gmail.com>
In message <474606B9.4080308@gmail.com> you wrote:
> For your Thanksgiving pleasure, I created a "testing" branch and pushed
> it to the u-boot-fdt sub-repo. This reflects Kumar's work updating
> libfdt and additional improvements. I need to go back through my
> "patches on ice" list and see what still applies (literally and
> figuratively :-/), but we're making progress again.
>
> Enjoy,
> gvb
>
> The following changes since commit 4a43719a7738712811d822ca8125427b27a55cdc:
> Grant Likely (1):
> [BUILD] conditionally compile common/cmd_*.c in common/Makefile
>
> are available in the git repository at:
> <http://www.denx.de/cgi-bin/gitweb.cgi?p=u-boot/u-boot-fdt.git;a=shortlog;h=testing>
>
>
> Gerald Van Baren (1):
> Fix fdt printing for updated libfdt
>
> Kumar Gala (8):
> [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile
> Removed some nonused fdt functions and moved fdt_find_and_setprop
> out of libfdt
> Make no options to fdt print default to '/'
> Move do_fixup* for libfdt into common code
> Update libfdt from device tree compiler (dtc)
> Fix warnings from import of libfdt
> Add fdt_fixup_ethernet helper to set mac addresses
> Add additional fdt fixup helper functions
>
> 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 | 76 +++--
> common/fdt_support.c | 183 ++++++++--
> cpu/mpc5xxx/cpu.c | 40 +--
> cpu/mpc8260/cpu.c | 30 +--
> cpu/mpc83xx/cpu.c | 4 +-
> cpu/mpc83xx/pci.c | 4 +-
> include/fdt.h | 51 +--
> include/fdt_support.h | 16 +
> include/libfdt.h | 715
> ++++++++++++++++++++++++++++++++----
> libfdt/Makefile | 2 +-
> libfdt/fdt.c | 102 +++++-
> libfdt/fdt_ro.c | 735
> ++++++++++++++++++++-----------------
> libfdt/fdt_rw.c | 271 ++++++++++----
> libfdt/fdt_strerror.c | 59 +++-
> libfdt/fdt_sw.c | 97 +++--
> libfdt/fdt_wip.c | 94 +++---
> libfdt/libfdt_internal.h | 81 ++++-
> 22 files changed, 1793 insertions(+), 781 deletions(-)
Merged into u-boot-testing branch.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"I find this a nice feature but it is not according to the documen-
tation. Or is it a BUG?" "Let's call it an accidental feature. :-)"
- Larry Wall in <6909@jpl-devvax.JPL.NASA.GOV>
next prev parent reply other threads:[~2007-11-22 23:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-22 22:46 [U-Boot-Users] Pushed "testing" branch for u-boot-fdt gvb.uboot
2007-11-22 23:56 ` Wolfgang Denk [this message]
2007-11-23 0:36 ` gvb.uboot
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=20071122235654.D46C424798@gemini.denx.de \
--to=wd@denx.de \
--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