Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F132580372
D49532.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
307 B
Referenced Files
None
Subscribers
None
D49532.diff
View Options
diff --git a/sys/arm/arm/machdep.c b/sys/arm/arm/machdep.c
--- a/sys/arm/arm/machdep.c
+++ b/sys/arm/arm/machdep.c
@@ -105,8 +105,8 @@
#endif
-#if __ARM_ARCH < 6
-#error FreeBSD requires ARMv6 or later
+#if __ARM_ARCH < 7
+#error FreeBSD requires ARMv7 or later
#endif
struct pcpu __pcpu[MAXCPU];
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Oct 19, 3:44 AM (38 m, 52 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23871025
Default Alt Text
D49532.diff (307 B)
Attached To
Mode
D49532: arm: Update the minimum arm architecture value
Attached
Detach File
Event Timeline
Log In to Comment