Hello, we are building a custom board based on the BeagleBoard, using the DM3730. We've run into some potential RAM issues using a Micron 4Gb package. The board is running Angstrom Linux (2.6.32) . We've had several kernel panics while running our Qt application, and we thought it might be a hardware issue.
I installed the memtester package to see if the RAM would pass, and memtester crashes the board (either a kernel panic, or just full lockup, no heartbeat) if I try to test more than 85MB at a time. As far as I know, memtester should be able to mlock all available memory and test it, but I've only been able to get <85MB. I also tried to run the U-Boot mtest, but I'm not sure I ran it correctly. Can anyone help me out with this?
Thanks,
Alan