[U-Boot] Pull request: u-boot-fdt
Jerry Van Baren
gvb.uboot at gmail.com
Thu Oct 9 04:19:04 CEST 2008
Dear Wolfgang,
Please pull u-boot-fdt. These are bugfixes from dtc/libfdt project
and Sefan's "force" override for the fdt /chosen node.
Thanks,
gvb
The following changes since commit 8fd4166c467a46773f80208bda1ec3b4757747bc:
Stefan Roese (1):
ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup
are available in the git repository at:
git://git.denx.de/u-boot-fdt.git master
David Gibson (2):
libfdt: Fix bugs in fdt_get_path()
libfdt: Add function to explicitly expand aliases
Gerald Van Baren (1):
libfdt: Fix error in documentation for fdt_get_alias_namelen()
Jon Loeliger (1):
Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3.
Stefan Roese (1):
fdt: Overwrite /chosen node in bootm if it already exists in the dtb
include/libfdt.h | 28 +++++++++++++++++++++++++++-
lib_ppc/bootm.c | 2 +-
libfdt/fdt.c | 2 +-
libfdt/fdt_ro.c | 49 ++++++++++++++++++++++++++++++-------------------
4 files changed, 59 insertions(+), 22 deletions(-)
More information about the U-Boot
mailing list