Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/matt-nb6-plus]: src/sys/arch/evbarm/conf enable bounce buffers



details:   https://anonhg.NetBSD.org/src/rev/86cff2fc32e4
branches:  matt-nb6-plus
changeset: 774555:86cff2fc32e4
user:      matt <matt%NetBSD.org@localhost>
date:      Wed Feb 13 23:54:04 2013 +0000

description:
enable bounce buffers

diffstat:

 sys/arch/evbarm/conf/std.bcm53xx |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ed964d6a87d6 -r 86cff2fc32e4 sys/arch/evbarm/conf/std.bcm53xx
--- a/sys/arch/evbarm/conf/std.bcm53xx  Wed Feb 13 23:52:02 2013 +0000
+++ b/sys/arch/evbarm/conf/std.bcm53xx  Wed Feb 13 23:54:04 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: std.bcm53xx,v 1.7.4.2 2012/11/28 22:50:09 matt Exp $
+#      $NetBSD: std.bcm53xx,v 1.7.4.3 2013/02/13 23:54:04 matt Exp $
 #
 # standard NetBSD/evbarm for BEAGLEBAORD options
 
@@ -16,7 +16,7 @@
 options        ARM32
 options        FPU_VFP
 options        CORTEX_PMC
-#options       _ARM32_NEED_BUS_DMA_BOUNCE
+options        _ARM32_NEED_BUS_DMA_BOUNCE
 options        PMAP_NEED_ALLOC_POOLPAGE
 options        __HAVE_FAST_SOFTINTS            # should be in types.h
 options        __HAVE_CPU_UAREA_ALLOC_IDLELWP



Home | Main Index | Thread Index | Old Index