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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"