Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107459136
D33104.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
374 B
Referenced Files
None
Subscribers
None
D33104.diff
View Options
diff --git a/sys/powerpc/aim/locore64.S b/sys/powerpc/aim/locore64.S
--- a/sys/powerpc/aim/locore64.S
+++ b/sys/powerpc/aim/locore64.S
@@ -82,6 +82,9 @@
*/
.section ".text.kboot", "x", @progbits
kbootentry:
+#ifdef __LITTLE_ENDIAN__
+ RETURN_TO_NATIVE_ENDIAN
+#endif
b __start
. = kbootentry + 0x40 /* Magic address used in platform layer */
.global smp_spin_sem
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jan 15, 11:23 AM (12 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15810097
Default Alt Text
D33104.diff (374 B)
Attached To
Mode
D33104: powerpc64le: fix boot when using QEMU PowerNV
Attached
Detach File
Event Timeline
Log In to Comment