Dear Tom, Please pull u-boot-fdt.
Thanks, gvb The following changes since commit d62ef5619c9249772247d6af3b8e65207ae0c871: sf: stmicro: Add support for N25Q256A (2013-02-06 10:10:00 -0500) are available in the git repository at: git://git.denx.de/u-boot-fdt.git master for you to fetch changes up to 58864ddc7276ca7403ddbb716da5853638f37519: Clean up libfdt.h includes (2013-02-08 22:32:38 -0500) ---------------------------------------------------------------- Allen Martin (1): fdt: fix dts preprocessor options Gerald Van Baren (1): Clean up libfdt.h includes Kim Phillips (5): treewide: include libfdt_env.h before fdt.h libfdt_env.h: add fdt type definitions libfdt: update fdt.h from upstream dtc libfdt: update from upstream dtc commit 142419e common/fdt_support.c: sparse fixes arch/arm/lib/bootm.c | 1 - arch/nios2/cpu/fdt.c | 1 - arch/powerpc/cpu/mpc5xxx/cpu.c | 1 - arch/powerpc/cpu/mpc8260/cpu.c | 1 - arch/powerpc/cpu/mpc85xx/fdt.c | 2 +- arch/powerpc/cpu/mpc8xx/cpu.c | 1 - arch/powerpc/cpu/ppc4xx/fdt.c | 1 - arch/powerpc/lib/bootm.c | 2 - arch/x86/include/asm/arch-coreboot/sysinfo.h | 2 +- board/cm5200/cm5200.c | 1 - common/cmd_bootm.c | 1 - common/cmd_fdt.c | 1 - common/fdt_support.c | 87 ++++++++++++++------------ common/image.c | 1 - dts/Makefile | 2 +- include/fdt.h | 42 ++++++------- include/fdt_support.h | 4 +- include/image.h | 1 - include/libfdt.h | 32 +++++----- include/libfdt_env.h | 5 ++ lib/libfdt/fdt.c | 2 +- lib/libfdt/fdt_ro.c | 2 +- lib/libfdt/fdt_rw.c | 4 +- lib/libfdt/fdt_sw.c | 4 +- lib/libfdt/fdt_wip.c | 2 +- tools/fdt_host.h | 1 - tools/imls/imls.c | 1 - 27 files changed, 101 insertions(+), 104 deletions(-) _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot