| Submitter | Daniel Schwierzeck |
|---|---|
| Date | Nov. 27, 2012, 11:19 p.m. |
| Message ID | <CACUy__XXThBma5qsk3pncx=rF90HXYGhx7DD36sXK7Oa7g5-+g@mail.gmail.com> |
| Download | mbox |
| Permalink | /patch/202318/ |
| State | Accepted |
| Delegated to: | Tom Rini |
| Headers | show |
Pull-request
git://git.denx.de/u-boot-mips.git masterComments
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!
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(-)