[PATCH v2 0/1] imx8mm-cl-iot-gate: Remove redundant board_fix_fdt()

Ying-Chun Liu grandpaul at gmail.com
Wed Apr 20 17:37:06 CEST 2022


From: "Ying-Chun Liu (PaulLiu)" <paul.liu at linaro.org>

Previously there's no implementation of board_fix_fdt(). But commit
35bb60787b88 introduced one in arch/arm/mach-imx/imx8m/soc.c. Since
the board_fix_fdt() in imx8mm-cl-iot-gate is empty, we should remove
it and use the one from soc.c.

v2: reword commit comment

Ying-Chun Liu (PaulLiu) (1):
  imx8mm-cl-iot-gate: Remove redundant board_fix_fdt()

 board/compulab/imx8mm-cl-iot-gate/imx8mm-cl-iot-gate.c | 5 -----
 1 file changed, 5 deletions(-)

-- 
2.35.1



More information about the U-Boot mailing list