Dear Shinya Kuribayashi, In message <4dc80575.8020...@pobox.com> you wrote: > Hi, > > Please pull the MIPS updates, thanks in advance. > > --- 8< --- > The following changes since commit 96d04c3150ae9284500aef48803d7d132968f2b2: > > IDE: fix compiler warnings (2011-04-30 23:29:55 +0200) > > are available in the git repository at: > ssh://gu-m...@git.denx.de/u-boot-mips.git master > > Daniel Schwierzeck (1): > MIPS: Introduce --gc-sections for MIPS > > Shinya Kuribayashi (3): > MIPS: Remove mips_cache_lock() feature > MIPS: Coding style cleanups on common assembly files > MIPS: Move timer code to arch/mips/cpu/$(CPU)/ > > arch/mips/config.mk | 2 + > arch/mips/cpu/mips32/Makefile | 2 +- > arch/mips/cpu/mips32/cache.S | 174 > ++++++++-------------------------- > arch/mips/cpu/mips32/start.S | 124 +++++++++++-------------- > arch/mips/{lib => cpu/mips32}/time.c | 0 > arch/mips/lib/Makefile | 1 - > board/dbau1x00/u-boot.lds | 10 +- > board/gth2/u-boot.lds | 10 +- > board/incaip/u-boot.lds | 10 +- > board/micronas/vct/u-boot.lds | 10 +- > board/pb1x00/u-boot.lds | 10 +- > board/qemu-mips/u-boot.lds | 10 +- > board/tb0229/u-boot.lds | 10 +- > examples/standalone/mips.lds | 10 +- > 14 files changed, 135 insertions(+), 248 deletions(-) > rename arch/mips/{lib => cpu/mips32}/time.c (100%)
Applied, thanks. > diff --git a/arch/mips/config.mk b/arch/mips/config.mk > index 318d34b..6ab8acd 100644 > --- a/arch/mips/config.mk > +++ b/arch/mips/config.mk Umm... please don't include a diff with the pull request. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de If in any problem you find yourself doing an immense amount of work, the answer can be obtained by simple inspection. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot