summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/ETHERNUT5
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2014-05-14 20:17:31 +0000
committerian <ian@FreeBSD.org>2014-05-14 20:17:31 +0000
commit15a8c9db44075b3dd6e16714daaee4053182a01e (patch)
treed7395e7d5f9890fa2cedfe092e806c756e96e37f /sys/arm/conf/ETHERNUT5
parentf6194d9105a20998792570a5c3733a06ebe6f906 (diff)
downloadFreeBSD-src-15a8c9db44075b3dd6e16714daaee4053182a01e.zip
FreeBSD-src-15a8c9db44075b3dd6e16714daaee4053182a01e.tar.gz
MFC r260440, r260441, r260447, r260490, r260493
Add option USB_HOST_ALIGN to configs that contain 'device usb'. Update dts files of Cubieboard1,2 to use 1GB memory. Add a function to print the contents of the static device mapping table,
Diffstat (limited to 'sys/arm/conf/ETHERNUT5')
-rw-r--r--sys/arm/conf/ETHERNUT51
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/conf/ETHERNUT5 b/sys/arm/conf/ETHERNUT5
index ef52bc6..0c76a59 100644
--- a/sys/arm/conf/ETHERNUT5
+++ b/sys/arm/conf/ETHERNUT5
@@ -149,6 +149,7 @@ device uart # Multi-uart driver
options ALT_BREAK_TO_DEBUGGER
# USB support
+options USB_HOST_ALIGN=32 # Align usb buffers to cache line size.
#options USB_DEBUG # enable debug msgs
device ohci # OHCI USB interface
device usb # USB Bus (required)
OpenPOWER on IntegriCloud