From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Schwierzeck Date: Sat, 8 Dec 2012 21:57:28 +0100 Subject: [U-Boot] [GIT PULL] u-boot-mips/master Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: 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(-)