On Wed, Apr 27, 2011 at 02:28:35PM +0100, Ramana Radhakrishnan wrote:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/633227
seems to suggest we can now use 1GB of RAM on a Panda board.
Creating a new image using the following images and hwpacks for my Panda :
BOARD=panda linaro-media-create --rootfs ext4 --mmc /dev/mmcblk1 --binary linaro-n-developer-tar-20110426-0.tar.gz --hwpack hwpack_linaro-panda_20110426-0_armel_supported.tar.gz --dev panda
I see that :
root@linaro:~# uname -a Linux liliput-panda 2.6.38-1002-linaro-omap #3-Ubuntu SMP Fri Apr 15 14:00:54 UTC 2011 armv7l armv7l armv7l GNU/Linux
root@linaro:~# free -m total used free shared buffers cached Mem: 662 538 123 0 14 494 -/+ buffers/cache: 30 631 Swap: 0 0 0
Is there something else that I'm missing here ?
https://bugs.launchpad.net/linaro-image-tools/+bug/707047
This bug has been marked "fix released" for linaro-image-tools, but there has not been an update of linaro-image-tools in Ubuntu natty since February. If you use linaro-media-create from the bzr branch when writing to the SD card, you should see more memory available.