]> git.baikalelectronics.ru Git - uboot.git/commit
armv8: ls1046ardb: Enable IFC for SPL build
authorYork Sun <york.sun@nxp.com>
Fri, 8 Jun 2018 23:37:27 +0000 (16:37 -0700)
committerYork Sun <york.sun@nxp.com>
Thu, 26 Jul 2018 17:59:35 +0000 (10:59 -0700)
commite5bc20d3ad1fc029eec8c5518204f81728cbfb77
treed122de88180fd119e77e9750fb6697afa2b4cb06
parentac4a7069eee6da8754d25c9d52ea2b5be9921665
armv8: ls1046ardb: Enable IFC for SPL build

Commit 7ca6ad132259 ("armv8: ls1046ardb: SPL size reduction") reduced
image size for SPL. IFC was disabled. If PPA is loaded in SPL, MMU is
enabled as a result. Removing IFC skips IFC region in the MMU table,
causing later failure in RAM version U-boot when accessing CPLD
through IFC. Only disable IFC if PPA is not enabled for SPL.

Signed-off-by: York Sun <york.sun@nxp.com>
include/configs/ls1046a_common.h