On Thu, Apr 21, 2016 at 09:04:38AM -0700, Vagrant Cascadian wrote: > That's how it's worked for me, yes. > > There's something about the imx6 that limits it to 3.8GB.
It is Cortex-A9 which is 32bit, and hence it needs a bit of memory range set aside for I/O, like networking and disk and PCIe and such (whatever it actually supports). You would need a Cortex A15+ (or A7) with LPAE enabled to actually support 4GB or more of ram on a system. -- Len Sorensen

