mbox

[U-Boot,GIT,PULL] MIPS patche

Message ID 4E618814.6030300@pobox.com
State Accepted
Headers show

Pull-request

git://git.denx.de/u-boot-mips.git master

Message

Shinya Kuribayashi Sept. 3, 2011, 1:51 a.m. UTC
Hi Wolfgang,

please pull the following patch from Yao, thanks in advance.

The following changes since commit a1118d60423c1fe25afc9df9015f72739f96fd67:

  MPC8xx: fix build problem for ETX094 board (2011-08-31 22:38:20 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-mips.git master

Yao Cheng (1):
      MIPS: mips32: fix wrong loop bound in flush_cache()

 arch/mips/cpu/mips32/cpu.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

Comments

Wolfgang Denk Sept. 4, 2011, 8:52 p.m. UTC | #1
Dear Shinya Kuribayashi,

In message <4E618814.6030300@pobox.com> you wrote:
> Hi Wolfgang,
> 
> please pull the following patch from Yao, thanks in advance.
> 
> The following changes since commit a1118d60423c1fe25afc9df9015f72739f96fd67:
> 
>   MPC8xx: fix build problem for ETX094 board (2011-08-31 22:38:20 +0200)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-mips.git master
> 
> Yao Cheng (1):
>       MIPS: mips32: fix wrong loop bound in flush_cache()
> 
>  arch/mips/cpu/mips32/cpu.c |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk