commit | 0eff8c91b85683a98df24a1569b6d48315d90be2 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Wed Oct 09 12:53:55 2019 -0500 |
committer | Stefano Babic <sbabic@denx.de> | Sun Oct 13 22:49:11 2019 +0200 |
tree | 21ad6683a9ee049499afcdf06248268ec850230f | |
parent | 88eea0a13d63219ee644a0011aaae6cf028c726c [diff] |
ARM: imx6q_logic: Enable 256KB OCRAM Since this board config only supports, the i.MX6D/i.MX6Q configurations, 256K of on-chip RAM is available which increases the space available to SPL to help further reduce board code and further enable device tree functions. This patch enables 256K of RAM. Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Fabio Estevam <festevam@gmail.com>