[U-Boot] [GIT pull] Please pull u-boot-mpc85xx

The following changes since commit 74fac70084bb040342fafc3b0d2ef50fbe35646f:
Merge branch 'master' of git://git.denx.de/u-boot-mmc (2011-07-19 22:27:07 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git master
Becky Bruce (2): powerpc/mpc85xx: Add clear_ddr_tlbs function board/tqm85xx: Create and tear down TLB for get_ram_size()
Timur Tabi (2): powerpc/85xx: add support the ePAPR "phandle" property fman: insert the Fman firmware into the device tree
arch/powerpc/cpu/mpc85xx/cpu.c | 14 +--- arch/powerpc/cpu/mpc85xx/fdt.c | 119 ++++++++++++++++++++++++++++++++++++ arch/powerpc/cpu/mpc85xx/portals.c | 6 +- arch/powerpc/cpu/mpc85xx/tlb.c | 29 +++++++++ arch/powerpc/include/asm/mmu.h | 1 + board/tqc/tqm85xx/sdram.c | 7 ++ include/configs/TQM85xx.h | 6 ++ include/configs/corenet_ds.h | 8 +-- 8 files changed, 171 insertions(+), 19 deletions(-)

Dear Kumar Gala,
In message alpine.LFD.2.00.1107220254550.8851@right.am.freescale.net you wrote:
The following changes since commit 74fac70084bb040342fafc3b0d2ef50fbe35646f:
Merge branch 'master' of git://git.denx.de/u-boot-mmc (2011-07-19 22:27:07 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git master
Becky Bruce (2): powerpc/mpc85xx: Add clear_ddr_tlbs function board/tqm85xx: Create and tear down TLB for get_ram_size()
Timur Tabi (2): powerpc/85xx: add support the ePAPR "phandle" property fman: insert the Fman firmware into the device tree
arch/powerpc/cpu/mpc85xx/cpu.c | 14 +--- arch/powerpc/cpu/mpc85xx/fdt.c | 119 ++++++++++++++++++++++++++++++++++++ arch/powerpc/cpu/mpc85xx/portals.c | 6 +- arch/powerpc/cpu/mpc85xx/tlb.c | 29 +++++++++ arch/powerpc/include/asm/mmu.h | 1 + board/tqc/tqm85xx/sdram.c | 7 ++ include/configs/TQM85xx.h | 6 ++ include/configs/corenet_ds.h | 8 +-- 8 files changed, 171 insertions(+), 19 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk

On Fri, Jul 22, 2011 at 2:55 AM, Kumar Gala galak@kernel.crashing.org wrote:
The following changes since commit 74fac70084bb040342fafc3b0d2ef50fbe35646f:
Merge branch 'master' of git://git.denx.de/u-boot-mmc (2011-07-19 22:27:07 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git master
What about this patch:
http://patchwork.ozlabs.org/patch/93875/
participants (3)
-
Kumar Gala
-
Tabi Timur-B04825
-
Wolfgang Denk