|
@@ -133,6 +133,9 @@ ENTRY(lookup_processor_type)
|
|
ldmfd sp!, {r4 - r6, r9, pc}
|
|
ldmfd sp!, {r4 - r6, r9, pc}
|
|
ENDPROC(lookup_processor_type)
|
|
ENDPROC(lookup_processor_type)
|
|
|
|
|
|
|
|
+ __FINIT
|
|
|
|
+ .text
|
|
|
|
+
|
|
/*
|
|
/*
|
|
* Read processor ID register (CP#15, CR0), and look up in the linker-built
|
|
* Read processor ID register (CP#15, CR0), and look up in the linker-built
|
|
* supported processor list. Note that we can't use the absolute addresses
|
|
* supported processor list. Note that we can't use the absolute addresses
|