Dear Kumar Gala, In message <[email protected]> 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 -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] If at first you don't succeed, you are running about average. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

