]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: imx6q_logic: Enable 256KB OCRAM
authorAdam Ford <aford173@gmail.com>
Wed, 9 Oct 2019 17:53:55 +0000 (12:53 -0500)
committerStefano Babic <sbabic@denx.de>
Sun, 13 Oct 2019 20:49:11 +0000 (22:49 +0200)
commit187c30d0fd481603bc665ee75d527142213e43d1
tree21ad6683a9ee049499afcdf06248268ec850230f
parent345e9b0ad8c794342526af1e7e68908dfd57ed84
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>
configs/imx6q_logic_defconfig