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

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

In message fa686aa40709060906g5db51fdbt579389f1d62903a9@mail.gmail.com you wrote:
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
Applied, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Grant Likely
-
Wolfgang Denk