* [U-Boot-Users] Please pull from 'libfdt_testing' branch
@ 2007-11-21 20:15 Kumar Gala
2007-11-21 20:25 ` Kumar Gala
0 siblings, 1 reply; 3+ messages in thread
From: Kumar Gala @ 2007-11-21 20:15 UTC (permalink / raw)
To: u-boot
Please pull from 'libfdt_testing' branch of
git.kernel.org:/pub/scm/boot/u-boot/galak/u-boot.git libfdt_testing
I've updated the base import of libfdt so it actual builds again. This
also include some patches on top of that import.
to receive the following updates:
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 | 34 +
common/fdt_support.c | 184 ++++++++-
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/fdt.c | 97 ++++-
libfdt/fdt_ro.c | 732 ++++++++++++++++++++------------------
libfdt/fdt_rw.c | 266 ++++++++++---
libfdt/fdt_strerror.c | 54 ++
libfdt/fdt_sw.c | 92 +++-
libfdt/fdt_wip.c | 89 ++--
libfdt/libfdt_internal.h | 81 +++-
21 files changed, 1771 insertions(+), 732 deletions(-)
Kumar Gala (7):
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
^ permalink raw reply [flat|nested] 3+ messages in thread* [U-Boot-Users] Please pull from 'libfdt_testing' branch
2007-11-21 20:15 [U-Boot-Users] Please pull from 'libfdt_testing' branch Kumar Gala
@ 2007-11-21 20:25 ` Kumar Gala
2007-11-21 20:49 ` Stefan Roese
0 siblings, 1 reply; 3+ messages in thread
From: Kumar Gala @ 2007-11-21 20:25 UTC (permalink / raw)
To: u-boot
On Nov 21, 2007, at 2:15 PM, Kumar Gala wrote:
> Please pull from 'libfdt_testing' branch of
>
> git.kernel.org:/pub/scm/boot/u-boot/galak/u-boot.git libfdt_testing
>
> I've updated the base import of libfdt so it actual builds again.
> This
> also include some patches on top of that import.
>
> to receive the following updates:
I've updated this to fixup two issues with the last three commits:
* removed added whitespace in common/common_fdt.c
* fixed up formating in the ethernet patch itself
- k
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] Please pull from 'libfdt_testing' branch
2007-11-21 20:25 ` Kumar Gala
@ 2007-11-21 20:49 ` Stefan Roese
0 siblings, 0 replies; 3+ messages in thread
From: Stefan Roese @ 2007-11-21 20:49 UTC (permalink / raw)
To: u-boot
On Wednesday 21 November 2007, Kumar Gala wrote:
> On Nov 21, 2007, at 2:15 PM, Kumar Gala wrote:
> > Please pull from 'libfdt_testing' branch of
> >
> > git.kernel.org:/pub/scm/boot/u-boot/galak/u-boot.git libfdt_testing
> >
> > I've updated the base import of libfdt so it actual builds again.
> > This
> > also include some patches on top of that import.
> >
> > to receive the following updates:
>
> I've updated this to fixup two issues with the last three commits:
> * removed added whitespace in common/common_fdt.c
> * fixed up formating in the ethernet patch itself
Ahh, you already noticed it yourself.
Thanks.
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-11-21 20:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-21 20:15 [U-Boot-Users] Please pull from 'libfdt_testing' branch Kumar Gala
2007-11-21 20:25 ` Kumar Gala
2007-11-21 20:49 ` Stefan Roese
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox