projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2b9762
)
ARM: OMAP4: Remove __INIT from omap_secondary_startup() to re-use it for hotplug.
author
Santosh Shilimkar
<
[email protected]
>
Sun, 4 Sep 2011 07:40:32 +0000
(13:10 +0530)
committer
Kevin Hilman
<
[email protected]
>
Thu, 8 Dec 2011 19:29:00 +0000
(11:29 -0800)
Remove the __INIT from omap_secondary_startup() so that it can
be re-used for CPU hotplug.
While at this, remove the un-used AUXBOOT register reference.
Signed-off-by: Santosh Shilimkar <
[email protected]
>
Acked-by: Jean Pihet <
[email protected]
>
Reviewed-by: Kevin Hilman <
[email protected]
>
Tested-by: Vishwanath BS <
[email protected]
>
Signed-off-by: Kevin Hilman <
[email protected]
>
arch/arm/mach-omap2/omap-headsmp.S
patch
|
blob
|
history
diff --git
a/arch/arm/mach-omap2/omap-headsmp.S
b/arch/arm/mach-omap2/omap-headsmp.S
index 4ee6aeca885a830d31714a2e897ebb4b0ff63660..b13ef7ef5ef4746bf4d2f8987375ba3d5261cc2f 100644
(file)
--- a/
arch/arm/mach-omap2/omap-headsmp.S
+++ b/
arch/arm/mach-omap2/omap-headsmp.S
@@
-18,11
+18,6
@@
#include <linux/linkage.h>
#include <linux/init.h>
-/* Physical address needed since MMU not enabled yet on secondary core */
-#define OMAP4_AUX_CORE_BOOT1_PA 0x48281804
-
- __INIT
-
/*
* OMAP4 specific entry point for secondary CPU to jump from ROM
* code. This routine also provides a holding flag into which