board: ls1088a: update ifc node name to be memory-controller
authorJianpeng Bu <jianpeng.bu@nxp.com>
Mon, 31 Jan 2022 13:12:36 +0000 (18:42 +0530)
committerPriyanka Jain <priyanka.jain@nxp.com>
Tue, 1 Feb 2022 09:38:07 +0000 (15:08 +0530)
commit0a96dfb57e3eb834197c8bdd8f26802025524e1c
tree0da4b312862ab71b469eac9e035105198e38c819
parent4118a5b1cff711d096915023046a9a07f259b60f
board: ls1088a: update ifc node name to be memory-controller

IFC-NOR and QSPI are muxed on SoC.
So disable IFC node in dts if QSPI is enabled or disable QSPI node in dts
in case QSPI is not enabled.
"ifc/nor" will be changed to "memory-controller/nor" in linux. So need to
modify "ifc/nor" to "memory-controller/nor" in fdt_path_offset().

Signed-off-by: Jianpeng Bu <jianpeng.bu@nxp.com>
[Rebased]
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
board/freescale/ls1088a/ls1088a.c