[U-Boot-Users] Please pull from 'libfdt_testing'

Wolfgang, Jerry
can one of you looking at pulling this into u-boot-libfdt/testing and/or u-boot-testing. We need part of this to fix a compile issue that exists in u-boot-testing. (patches to follow)
Please pull from 'libfdt_testing' branch of
git.kernel.org:/pub/scm/boot/u-boot/galak/u-boot.git libfdt_testing
to receive the following updates:
board/ids8247/ids8247.c | 2 common/Makefile | 3 - common/cmd_fdt.c | 4 - common/fdt_support.c | 122 ++++++++++++++++++++++++++++++++++++++++++++++-- include/fdt_support.h | 1 5 files changed, 122 insertions(+), 10 deletions(-)
Gerald Van Baren (1): Add spaces around the = in the fdt print format.
Kumar Gala (4): Fix build breakage due to libfdt import Conditionally compile fdt_support.c Add common memory fixup function Added fdt_fixup_stdout that uses aliases to set linux,stdout-path
participants (1)
-
Kumar Gala