summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/CAMBRIA.hints
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2009-06-22 22:46:37 +0000
committersam <sam@FreeBSD.org>2009-06-22 22:46:37 +0000
commitb7d1149459cc21d615939ae97cdddf07c991c783 (patch)
tree69cf6e39c064976fc1e18191af115d86e2472e76 /sys/arm/conf/CAMBRIA.hints
parent74f8982f2fa2661fafb8f5d1c357893c78e53293 (diff)
downloadFreeBSD-src-b7d1149459cc21d615939ae97cdddf07c991c783.zip
FreeBSD-src-b7d1149459cc21d615939ae97cdddf07c991c783.tar.gz
o remove hack to write UUE+RTOIE in the uart's IER; force them with hints
o honor hints for the rclk
Diffstat (limited to 'sys/arm/conf/CAMBRIA.hints')
-rw-r--r--sys/arm/conf/CAMBRIA.hints1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/conf/CAMBRIA.hints b/sys/arm/conf/CAMBRIA.hints
index af56f58..9d8ccb1 100644
--- a/sys/arm/conf/CAMBRIA.hints
+++ b/sys/arm/conf/CAMBRIA.hints
@@ -9,6 +9,7 @@ hint.uart.0.at="ixp0"
hint.uart.0.addr=0xc8000000
hint.uart.0.irq=15
hint.uart.0.flags=0x10
+hint.uart.0.ier_rxbits=0x5d # NB: need UUE+RTOIE
# NB: no UART1 on ixp436
OpenPOWER on IntegriCloud