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

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(-)

On Wed, Nov 28, 2012 at 12:19:39AM +0100, Daniel Schwierzeck wrote:
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(-)
Applied to u-boot/master, thanks!
participants (2)
-
Daniel Schwierzeck
-
Tom Rini