Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 02 Jun 2010 09:37 AM by  craig.spannring@teejet.com
Why does Linux only report 64MB of RAM instead of 128MB
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages
ecastelo
New Member
New Member
Posts:


--
28 Apr 2010 08:02 PM
    I have the SOM: MIMX31CSOMCR-C.

    Linux has always reported 64MB of ram but the datasheet states it has 128MB.
    I am currently using Linux 2.6.33.1. But i also tested in 2.6.22.

    Do i need set a boot parameter to get the full 128MB of RAM?

    Thanks
    Rico
    craig.spannring@teejet.com
    New Member
    New Member
    Posts:


    --
    02 Jun 2010 09:37 AM
    Just add a mem=128M to the linux boot string.

    From lolo it would be something like
    exec -t -i 1236 "console=ttymxc0 mem=128M noinitrd root=/dev/nfs nfsroot=192.168.100.1:/exports/rfs rw init=/linuxrc ip=dhcp"
    You are not authorized to post a reply.