From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Mon, 25 Jul 2011 22:16:10 +0200 Subject: [U-Boot] [GIT pull] Please pull u-boot-mpc85xx In-Reply-To: References: Message-ID: <20110725201610.0EA84138EED4@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Kumar Gala, In message 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: wd at denx.de If at first you don't succeed, you are running about average.