[U-Boot] Pull request: u-boot-fdt
Jerry Van Baren
gvb.uboot at gmail.com
Sat May 11 01:21:46 CEST 2013
Dear Tom,
The following changes since commit 2988eac70ead3720f9ec85a239cd06b2f7246683:
Merge branch 'patman' of git://git.denx.de/u-boot-x86 (2013-05-10
08:16:34 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-fdt.git master
for you to fetch changes up to bbd0f7e3ba66d288a2f146f1c7797801e04598ae:
Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.h (2013-05-10
19:04:50 -0400)
Per my email and consensus, I have *not* included Simon's patch
libfdt: Add fdt_next_subnode() to permit easy subnode iteration
which Tom has or will apply as part of Simon's full sandbox patchset.
Thanks,
gvb
----------------------------------------------------------------
François Revol (1):
Fix typo
Gerald Van Baren (1):
Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.h
Justin Sobota (1):
Added license header to dtc/libfdt/fdt.h and libfdt_env.h
Simon Glass (1):
Export fdt_stringlist_contains()
include/fdt.h | 53
++++++++++++++++++++++++++++++++++++++++++++++++--
include/libfdt.h | 16 ++++++++++++++-
include/libfdt_env.h | 3 +++
lib/libfdt/fdt_ro.c | 5 ++---
4 files changed, 71 insertions(+), 6 deletions(-)
More information about the U-Boot
mailing list