Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 2013 04:16:54 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r256584 - head/sys/mips/conf
Message-ID:  <201310160416.r9G4GsBt041405@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adrian
Date: Wed Oct 16 04:16:54 2013
New Revision: 256584
URL: http://svnweb.freebsd.org/changeset/base/256584

Log:
  Yes, this board has 128mb of RAM.

Modified:
  head/sys/mips/conf/DB120

Modified: head/sys/mips/conf/DB120
==============================================================================
--- head/sys/mips/conf/DB120	Wed Oct 16 04:15:35 2013	(r256583)
+++ head/sys/mips/conf/DB120	Wed Oct 16 04:16:54 2013	(r256584)
@@ -13,7 +13,7 @@ ident           DB120
 hints           "DB120.hints"
 
 # Force the board memory - the base DB120 has 128MB RAM
-options         AR71XX_REALMEM=(32*1024*1024)
+options         AR71XX_REALMEM=(128*1024*1024)
 
 # i2c GPIO bus
 #device		gpioiic



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310160416.r9G4GsBt041405>