[U-Boot-Users] Please pull u-boot-mpc85xx.git

are found in the git repository at:
git://www.denx.de/git/u-boot-mpc85xx.git
Kumar Gala (1): QE: Move FDT support into a common file
Timur Tabi (1): 85xx,86xx: Determine I2C clock frequencies and store in global_data
common/fdt_support.c | 48 ---------------------- cpu/mpc83xx/fdt.c | 13 +----- cpu/mpc85xx/fdt.c | 8 +-- cpu/mpc85xx/speed.c | 3 + cpu/mpc86xx/speed.c | 2 + drivers/qe/Makefile | 3 +- drivers/qe/fdt.c | 90 +++++++++++++++++++++++++++++++++++++++++ drivers/qe/qe.h | 1 + include/asm-ppc/global_data.h | 6 ++- 9 files changed, 108 insertions(+), 66 deletions(-) create mode 100644 drivers/qe/fdt.c

In message 12022310343973-git-send-email-afleming@freescale.com you wrote:
are found in the git repository at:
git://www.denx.de/git/u-boot-mpc85xx.git
Kumar Gala (1): QE: Move FDT support into a common file
Timur Tabi (1): 85xx,86xx: Determine I2C clock frequencies and store in global_data
Got all of this, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Andy Fleming
-
Wolfgang Denk