mbox

[U-Boot] Pull request: u-boot-mips/master for v2012.07

Message ID 1343426851-2415-1-git-send-email-daniel.schwierzeck@gmail.com
State Accepted
Headers show

Pull-request

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

Message

Daniel Schwierzeck July 27, 2012, 10:07 p.m. UTC
Dear Wolfgang,

please pull a small fix for v2012.07

The following changes since commit c627faf637f5fe091bdb6846a52b16983e97b262:

  Prepare v2012.07-rc3 (2012-07-27 08:27:18 +0200)

are available in the git repository at:

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

for you to fetch changes up to 8b425b3f8e345b07ce7f0005bb0222970bd3b248:

  MIPS: fix renaming of inca-swap-bytes to xway-swap-bytes (2012-07-27 23:44:24 +0200)

----------------------------------------------------------------
Daniel Schwierzeck (1):
      MIPS: fix renaming of inca-swap-bytes to xway-swap-bytes

 Makefile         | 2 +-
 tools/.gitignore | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Wolfgang Denk July 30, 2012, 8:07 a.m. UTC | #1
Dear daniel.schwierzeck@gmail.com,

In message <1343426851-2415-1-git-send-email-daniel.schwierzeck@gmail.com> you wrote:
> Dear Wolfgang,
> 
> please pull a small fix for v2012.07
> 
> The following changes since commit c627faf637f5fe091bdb6846a52b16983e97b262:
> 
>   Prepare v2012.07-rc3 (2012-07-27 08:27:18 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mips.git master
> 
> for you to fetch changes up to 8b425b3f8e345b07ce7f0005bb0222970bd3b248:
> 
>   MIPS: fix renaming of inca-swap-bytes to xway-swap-bytes (2012-07-27 23:44:24 +0200)
> 
> ----------------------------------------------------------------
> Daniel Schwierzeck (1):
>       MIPS: fix renaming of inca-swap-bytes to xway-swap-bytes
> 
>  Makefile         | 2 +-
>  tools/.gitignore | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk