
20 Apr
2014
20 Apr
'14
9:52 a.m.
On 04/18/14 09:35, Tim Harvey wrote:
On Thu, Apr 17, 2014 at 4:44 AM, Stefano Babic sbabic@denx.de wrote:
Hi Igor, hi Tim
On 17/04/2014 13:22, Igor Grinberg wrote:
get_ram_size() works on cm-fx6 all DRAM configurations.
As on most boards in mainline ;-)
It looks like I mis-interpreted the failure. This issue is that get_ram_size() only works with powers of 2 and maxes out at 2GB due to 32bit addressing. I was simply passing in a bogus value. I'm not sure how you would deal with detecting systems with 4GB but I don't need to support that for my boards currently.
cm-fx6 supports 4GB and detects it properly.
--
Regards,
Igor.