From patchwork Sat Dec 8 20:57:28 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [U-Boot,GIT,PULL] u-boot-mips/master Date: Sat, 08 Dec 2012 10:57:28 -0000 From: Daniel Schwierzeck X-Patchwork-Id: 204677 Message-Id: To: Tom Rini , u-boot@lists.denx.de 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(-)