|
@@ -74,7 +74,7 @@
|
|
* crap here - that's what the boot loader (or in extreme, well justified
|
|
* crap here - that's what the boot loader (or in extreme, well justified
|
|
* circumstances, zImage) is for.
|
|
* circumstances, zImage) is for.
|
|
*/
|
|
*/
|
|
- .section ".text.head", "ax"
|
|
|
|
|
|
+ __HEAD
|
|
ENTRY(stext)
|
|
ENTRY(stext)
|
|
setmode PSR_F_BIT | PSR_I_BIT | SVC_MODE, r9 @ ensure svc mode
|
|
setmode PSR_F_BIT | PSR_I_BIT | SVC_MODE, r9 @ ensure svc mode
|
|
@ and irqs disabled
|
|
@ and irqs disabled
|