Hi,

I don't have access to my lab at the moment, so I can not try it myself, 
but can you rebuild a fdt and make a change in am335x-bone-common.dtsi?

Please also do:
cat /proc/meminfo before and after the change?

Just search for memory and replace it with:

        memory {
                device_type = "memory";
                reg = < 0x80000000 0x20000000 >;        /* 512MB RAM */
        };


Regards,

Robert

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to