From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Schwierzeck Date: Wed, 28 Nov 2012 00:19:39 +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 a fix for MIPS timers. Thanks, Daniel The following changes since commit 178d0cc1a4c73c3341afbeb2a93b172de8c96bd1: Merge branch 'master' of git://git.denx.de/u-boot-video (2012-11-19 09:28:04 -0700) are available in the git repository at: git://git.denx.de/u-boot-mips.git master for you to fetch changes up to 8ab36d2e5490ea7bd5a39fd65210533a6c478e28: MIPS: do not initialize timestamp variable before relocate_code (2012-11-25 21:50:43 +0100) ---------------------------------------------------------------- Zhi-zhou Zhang (1): MIPS: do not initialize timestamp variable before relocate_code arch/mips/cpu/mips32/time.c | 1 - arch/mips/cpu/mips64/time.c | 1 - 2 files changed, 2 deletions(-)