[U-Boot] [GIT PULL] u-boot-mips/master

Hi Tom,
please pull two bugfixes for MIPS
The following changes since commit fd4d564b3c80b111f18c93adb14233a6a7ddb0e9:
Merge branch 'master' of git://git.denx.de/u-boot-x86 (2012-12-07 08:47:59 -0700)
are available in the git repository at:
git://git.denx.de/u-boot-mips.git master
for you to fetch changes up to ea40a05422bdc87a7af5dc349e8adce59f982e72:
MIPS: constify address pointer in test_bit() (2012-12-08 21:48:19 +0100)
---------------------------------------------------------------- Daniel Schwierzeck (1): MIPS: constify address pointer in test_bit()
Zhi-zhou Zhang (1): MIPS: fix a latent bug on initialize $gp
arch/mips/cpu/mips64/start.S | 7 ++++++- arch/mips/include/asm/bitops.h | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-)

On Sat, Dec 08, 2012 at 09:57:28PM +0100, Daniel Schwierzeck wrote:
Hi Tom,
please pull two bugfixes for MIPS
The following changes since commit fd4d564b3c80b111f18c93adb14233a6a7ddb0e9:
Merge branch 'master' of git://git.denx.de/u-boot-x86 (2012-12-07 08:47:59 -0700)
are available in the git repository at:
git://git.denx.de/u-boot-mips.git master
for you to fetch changes up to ea40a05422bdc87a7af5dc349e8adce59f982e72:
MIPS: constify address pointer in test_bit() (2012-12-08 21:48:19 +0100)
Daniel Schwierzeck (1): MIPS: constify address pointer in test_bit()
Zhi-zhou Zhang (1): MIPS: fix a latent bug on initialize $gp
arch/mips/cpu/mips64/start.S | 7 ++++++- arch/mips/include/asm/bitops.h | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-)
Applied to u-boot/master, thanks!
participants (2)
-
Daniel Schwierzeck
-
Tom Rini