projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3ccbc3
)
frv: head.S - Remove commented-out initialization code
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Mon, 6 May 2013 11:50:41 +0000
(13:50 +0200)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Sun, 16 Jun 2013 11:47:47 +0000
(13:47 +0200)
The commented-out calls to processor_init() and unit_init() seem to have
been copied from mn10300, when starting the frv port. Remove them.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/frv/kernel/head.S
patch
|
blob
|
blame
|
history
diff --git
a/arch/frv/kernel/head.S
b/arch/frv/kernel/head.S
index e9a8cc63ac9413a0233f6f55ec0d91693ee3cf57..a7d0bea9c03619840686186e9468a693c00f12bb 100644
(file)
--- a/
arch/frv/kernel/head.S
+++ b/
arch/frv/kernel/head.S
@@
-479,11
+479,6
@@
__head_mmu_enabled:
LEDS 0x000c
- # initialise the processor and the peripherals
- #call SYMBOL_NAME(processor_init)
- #call SYMBOL_NAME(unit_init)
- #LEDS 0x0aff
-
sethi.p #0xe5e5,gr3
setlo #0xe5e5,gr3
or.p gr3,gr0,gr4