NetBSD-Bugs archive

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

Re: port-arm32/50056: NetBSD is not booting in 2G DDR memory



The following reply was made to PR port-arm32/50056; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: port-arm32/50056: NetBSD is not booting in 2G DDR memory
Date: Fri, 17 Jul 2015 09:34:31 +0200

 Looks at the CUBIETRUCK or ALLWINNER_A80 kernel configs, you probably
 want KERNEL_BASE_* to be 0x80000000 and PMAP_NEED_ALLOC_POOLPAGE.
 
 It works fine for me:
 
 
 Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
     2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015
     The NetBSD Foundation, Inc.  All rights reserved.
 Copyright (c) 1982, 1986, 1989, 1991, 1993
     The Regents of the University of California.  All rights reserved.
 
 NetBSD 7.99.20 (CUBIETRUCK) #203: Mon Jul 13 12:53:30 CEST 2015
         martin%night-owl.duskware.de@localhost:/usr/src/sys/arch/evbarm/compile/CUBIETRUCK
 total memory = 2048 MB
 avail memory = 2019 MB
 ...
 
 
 Martin
 


Home | Main Index | Thread Index | Old Index