[U-Boot-Users] Pull request: u-boot-fdt testing branch for u-boot-testing repo

Dear Wolfgang,
Please pull from the testing branch at git://denx.de/git/u-boot-fdt.git testing into your u-boot-testing repo.
I'm all confused over pulling from branches. If it is more convenient, I can move the changes to the "master" branch and re-issue the pull request.
Thanks, gvb
The following changes since commit 41be969f4957115ed7b1fe8b890bfaee99d7a7a2: Wolfgang Denk (1): Release v1.3.1
are available in the git repository at:
git://www.denx.de/git/u-boot-fdt.git testing
Gerald Van Baren (2): Add spaces around the = in the fdt print format. Conditionally compile fdt_fixup_ethernet()
Kumar Gala (5): 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 Convert boards that set memory node to use fdt_fixup_memory()
board/cm5200/cm5200.c | 15 +----- board/ids8247/ids8247.c | 17 +----- common/Makefile | 3 +- common/cmd_fdt.c | 4 +- common/fdt_support.c | 130 +++++++++++++++++++++++++++++++++++++++++++++-- cpu/mpc83xx/cpu.c | 18 +------ include/fdt_support.h | 1 + 7 files changed, 136 insertions(+), 52 deletions(-)

In message 475A18AB.7020306@gmail.com you wrote:
Please pull from the testing branch at git://denx.de/git/u-boot-fdt.git testing into your u-boot-testing repo.
Done.
I'm all confused over pulling from branches. If it is more convenient, I can move the changes to the "master" branch and re-issue the pull request.
Yes, please do. Actually this is what I always asked for.
Best regards,
Wolfgang Denk
participants (2)
-
gvb.uboot
-
Wolfgang Denk