Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161340605
D4375.id10735.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
615 B
Referenced Files
None
Subscribers
None
D4375.id10735.diff
View Options
Index: sys/arm/conf/ARMADA38X
===================================================================
--- sys/arm/conf/ARMADA38X
+++ 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 @@
# Interrupt controllers
device gic
+# 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
Fri, Jul 3, 11:39 PM (16 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34642010
Default Alt Text
D4375.id10735.diff (615 B)
Attached To
Mode
D4375: Enable USB in kernconf of Armada38x
Attached
Detach File
Event Timeline
Log In to Comment