Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144644823
D4375.1775998021.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
624 B
Referenced Files
None
Subscribers
None
D4375.1775998021.diff
View Options
Index: head/sys/arm/conf/ARMADA38X
===================================================================
--- head/sys/arm/conf/ARMADA38X
+++ head/sys/arm/conf/ARMADA38X
@@ -16,7 +16,8 @@
options MD_ROOT
#makeoptions MFS_IMAGE=/path/to/miniroot
-options ROOTDEVNAME=\"ufs:md0\"
+#options ROOTDEVNAME=\"ufs:md0\"
+options ROOTDEVNAME=\"/dev/da0s1a\"
options SCHED_ULE # ULE scheduler
#options SCHED_4BSD # 4BSD scheduler
@@ -57,6 +58,14 @@
# Timers
device mpcore_timer
+# USB
+device usb
+device ehci
+device umass
+device scbus
+device pass
+device da
+
#FDT
options FDT
options FDT_DTB_STATIC
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 12, 12:47 PM (12 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28331272
Default Alt Text
D4375.1775998021.diff (624 B)
Attached To
Mode
D4375: Enable USB in kernconf of Armada38x
Attached
Detach File
Event Timeline
Log In to Comment