From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Thu, 01 Nov 2007 22:38:23 +0100 Subject: [U-Boot-Users] [GIT PULL] Please pull 85xx tree In-Reply-To: Your message of "Fri, 19 Oct 2007 13:18:45 CDT." <2acbd3e40710191118j1babce94w80786bed3d5a0830@mail.gmail.com> Message-ID: <20071101213823.AD79F247F4@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 In message <2acbd3e40710191118j1babce94w80786bed3d5a0830@mail.gmail.com> you wrote: > Sorry about the delay. I've been buried this month. > > The following changes since commit 27d2b1ed216b457a66c17d38ce5ffdf3c2c32d1e: > Wolfgang Denk (1): > Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx > > are found in the git repository at: > > git://www.denx.de/git/u-boot-mpc85xx.git > > Andy Fleming (1): > Merge branch 'denx' > > Dan Wilson (1): > tsec driver should clear RHALT on startup > > Ed Swarthout (1): > 85xx io out functions need sync after write. > > Kumar Gala (3): > Remove magic numbers from cache related operations for mpc85xx > Set OF_STDOUT_PATH to match the default console on MPC8568 MDS > Improve handling of PCI interrupt device tree fixup on MPC85xx CDS > > urwithsughosh at gmail.com (2): > MSR overwrite fix > Setting MSR[DE] in do_reset > board/cds/common/ft_board.c | 23 +++++++++++++++-------- > cpu/mpc85xx/cpu.c | 7 ++++++- > cpu/mpc85xx/start.S | 24 ++++++++++++------------ > drivers/tsec.c | 1 + > include/configs/MPC8541CDS.h | 1 + > include/configs/MPC8548CDS.h | 1 + > include/configs/MPC8555CDS.h | 1 + > include/configs/MPC8568MDS.h | 2 +- > 8 files changed, 38 insertions(+), 22 deletions(-) Done, 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 Computers are not intelligent. They only think they are.