Hey Laurent,

Finally setup my panda to do the same thing, so far i haven't been seeing this 
issue..  (I'm not using the mem=768M boot arg)
(MMC contains uImage/uInitrd rootfs on external usb sata drive)

My own kernel: (http://rcn-ee.net/deb/squeeze/v2.6.37-x0/)

voo...@panda-a1-1gb:~$ cat /proc/meminfo | grep MemTotal
MemTotal:         766560 kB

cat /boot/uboot/boot.cmd 
echo "Debug: NetInstall"
setenv bootcmd 'mmc init; fatload mmc 0:1 0x80300000 uImage; fatload mmc 0:1 
0x81600000 uInitrd; bootm 0x80300000 0x81600000'
setenv bootargs console=ttyO2,115200n8 root=/dev/sda1 ro buddy=${buddy} 
mpurate=${mpurate}
boot

voo...@panda-a1-1gb:~$ uname -a
Linux panda-a1-1gb 2.6.37-x0 #1 SMP PREEMPT Thu Jan 6 02:29:06 UTC 2011 armv7l 
GNU/Linux

Build logs from the last trunk/c test: 
http://rcn-ee.homeip.net:81/dl/gcc/SVN-168617-trunk-c-panda-a1-1gb-GOOD/

It's currently halfway thru the test suite after successfully building
trunk/c&c++

http://rcn-ee.homeip.net:81/dl/gcc/SVN-168633-trunk-c-c++-panda-a1-1gb/
(link will change after testsuite completion)

Regards,

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/690370

Title:
  Strange out of memory on pandaboard

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to