[U-Boot-Users] Please pull u-boot-mpc5xxxx

Grant Likely grant.likely at secretlab.ca
Thu Sep 6 18:06:15 CEST 2007


The following changes since commit 60174746c668b309378a91488dded898e9553eae:
  Wolfgang Denk (1):
        Fix TFTP OACK code for short packets.

are available in the git repository at:

  git://www.denx.de/git/u-boot-mpc5xxx master

Grant Likely (3):
      libfdt: add convenience function fdt_find_and_setprop()
      Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT
      bootm/fdt: Only process the fdt if an fdt address was provided

 board/icecube/icecube.c     |    7 +---
 board/jupiter/jupiter.c     |    8 +----
 board/motionpro/motionpro.c |    8 ++---
 board/tqm5200/tqm5200.c     |    9 ++----
 common/cmd_bootm.c          |   36 ++++++++++++-----------
 cpu/mpc5xxx/cpu.c           |   66 ++++++++++++++++++++++++++----------------
 include/configs/IceCube.h   |    2 +-
 include/configs/TQM5200.h   |    2 +-
 include/configs/jupiter.h   |    2 +-
 include/configs/motionpro.h |    2 +-
 include/libfdt.h            |    2 +
 libfdt/fdt_rw.c             |   26 +++++++++++++++++
 12 files changed, 102 insertions(+), 68 deletions(-)


-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195




More information about the U-Boot mailing list