Date: Tue, 22 Oct 2013 20:50:41 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r256931 - head/sys/mips/conf Message-ID: <201310222050.r9MKoft6041806@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brooks Date: Tue Oct 22 20:50:41 2013 New Revision: 256931 URL: http://svnweb.freebsd.org/changeset/base/256931 Log: Enable ATSE_CFI_HACK in BERI configs, stable MAC addresses are useful. MFC after: 3 days Sponsored by: DARPA/AFRL Modified: head/sys/mips/conf/BERI_DE4_BASE Modified: head/sys/mips/conf/BERI_DE4_BASE ============================================================================== --- head/sys/mips/conf/BERI_DE4_BASE Tue Oct 22 20:31:59 2013 (r256930) +++ head/sys/mips/conf/BERI_DE4_BASE Tue Oct 22 20:50:41 2013 (r256931) @@ -32,6 +32,7 @@ device bpf device cfi device cfid options CFI_SUPPORT_STRATAFLASH +options ATSE_CFI_HACK device sc device uart
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310222050.r9MKoft6041806>