]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitc4bde2a4e675383f86c2c6819a97ebeb06969c26
tree0da4b312862ab71b469eac9e035105198e38c819
parentaa9e64d012937d970d4cd6a2cd5924af7d2491cf
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