Home
last modified time | relevance | path

Searched hist:"730 bd565" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/freescale/ls1088a/
H A Dls1088a.c730bd565 Tue Jan 29 09:38:31 CST 2019 Mian Yousaf Kaukab <ykaukab@suse.de> board: ls1088a: fix fsl-mc search path

Path for fsl-mc node in kernel device-tree is /soc/fsl-mc whereas
in u-boot it is /fsl-mc.

Fix the incorrect search path to fix following error:
fdt_fixup_board_enet: ERROR: fsl-mc node not found in device tree
(error -1)

Signed-off-by: Mian Yousaf Kaukab <ykaukab@suse.de>
Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>