]> Git Repo - u-boot.git/commit
ARM: imx6q_logic: Enable 256KB OCRAM
authorAdam Ford <[email protected]>
Wed, 9 Oct 2019 17:53:55 +0000 (12:53 -0500)
committerStefano Babic <[email protected]>
Sun, 13 Oct 2019 20:49:11 +0000 (22:49 +0200)
commitf9faa1616b3ba09797d127eb63b00a210cc7f0af
tree21ad6683a9ee049499afcdf06248268ec850230f
parent954252aa350931ebf6b114cd0f59a05ab03f6bbf
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 <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>
configs/imx6q_logic_defconfig
This page took 0.054043 seconds and 4 git commands to generate.