git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6ee75e
)
MIPS: Loongson: Cleanup machtype support
author
Wu Zhangjin
<wuzhangjin@gmail.com>
Fri, 6 Nov 2009 10:35:33 +0000
(18:35 +0800)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 17 Dec 2009 01:57:08 +0000
(
01:57
+0000)
To choose code for different machines by the value of machtype it needs to
be initialized as early as possible. So move initialization of
mips_machtype to prom_init().
Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Cc: linux-mips@linux-mips.org
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found