linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: MX53Loco reports half of the total memory
Date: Wed, 24 Aug 2011 22:43:11 +0100	[thread overview]
Message-ID: <20110824214311.GA21759@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <20110824205415.GN31404@pengutronix.de>

On Wed, Aug 24, 2011 at 10:54:16PM +0200, Sascha Hauer wrote:
> On Wed, Aug 24, 2011 at 05:30:54PM -0300, Fabio Estevam wrote:
> > Hi,
> > 
> > On a mx53loco board U-boot reports 1GB of total available memory:
> > 
> > 
> > U-Boot 2011.06-04814-geee1e2f (Aug 22 2011 - 13:37:53)
> > 
> > CPU:   Freescale i.MX53 family rev2.1 at 800 MHz
> > Reset cause: POR
> > Board: MX53 LOCO
> > DRAM:  1 GiB
> > MMC:   FSL_ESDHC: 0, FSL_ESDHC: 1
> > In:    serial
> > Out:   serial
> > Err:   serial
> > Net:   got MAC address from fuse: 00:04:9f:01:c6:57
> > FEC
> > Hit any key to stop autoboot:  0
> > MX53LOCO U-Boot >
> > 
> > When booting 3.1-rc3 only 512MB is reported:
> > ...
> 
> You probably missed the following in your boot log:
> 
> Ignoring RAM at b0000000-cfffffff (vmalloc region overlap).
> 
> > ...
> > Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
> > Memory: 512MB = 512MB total
> > Memory: 515420k/515420k available, 8868k reserved, 0K highmem
> > Virtual kernel memory layout:
> > ...
> > 
> > Shouldn't the kernel report the whole 1GB?
> 
> Try compiling the kernel with CONFIG_VMSPLIT_2G. On my board this gives:

Or enable highmem.

  parent reply	other threads:[~2011-08-24 21:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-24 20:30 MX53Loco reports half of the total memory Fabio Estevam
2011-08-24 20:54 ` Sascha Hauer
2011-08-24 21:05   ` Fabio Estevam
2011-08-24 21:43   ` Russell King - ARM Linux [this message]
2011-08-25 11:53     ` Fabio Estevam
2011-08-25 12:50       ` Russell King - ARM Linux

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110824214311.GA21759@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).