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

gvb.uboot gvb.uboot at gmail.com
Sat Dec 8 05:08:11 CET 2007


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(-)





More information about the U-Boot mailing list