u-boot/arch/arm/mach-imx/imx8m
Hugo Villeneuve feb710b381 arm: imx8m: remove unused and obsolete board_fix_fdt() in SOC context
It doesn't seem appropriate for arch/SOC to use a board-level
functionality (CONFIG_OF_BOARD_FIXUP), because this prevents boards
that need to do FDT fixup from using that feature.

Also, this code is completely dead and useless (from comments by
Rasmus Villemoes on the mailing list):

  - No in-tree imx8m-based board seems to set CONFIG_OF_BOARD_FIXUP
  - The nodes which that function wants to disable don't even exist in
    the U-Boot copy of imx8mp.dtsi.

This code was introduced in commit 35bb60787b. It seems to be some
random import of code from downstream NXP U-Boot, with a commit
message that makes no sense in upstream context.

Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Acked-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Fabio Estevam <festevam@denx.de>
2023-05-02 10:57:32 +02:00
..
clock_imx8mm.c arm64: imx8mm: imx8mn: imx8mp: Drop FEC GPR[1] board workaround 2023-03-30 13:51:55 +02:00
clock_imx8mq.c arm: imx: imx8mq: add support to get values for more clocks 2022-02-05 13:38:38 +01:00
clock_slice.c imx8m: update clock root and fix core_sel 2020-05-01 13:46:21 +02:00
imximage-8mm-lpddr4.cfg imx: imx8mm-icore: migrate to use BINMAN 2022-07-26 11:29:02 +02:00
imximage-8mn-ddr4.cfg imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
imximage-8mn-lpddr4.cfg imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
imximage-8mp-lpddr4.cfg imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
imximage.cfg imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
Kconfig board: mntre: imx8mq: Add MNT Reform 2 board support 2023-05-02 10:57:22 +02:00
lowlevel_init.S imx8m: lowlevel_init: tune alignment 2021-01-23 11:30:31 +01:00
Makefile arm: imx: imx8m: Add basic PSCI provider implementation 2023-01-31 15:46:40 +01:00
psci.c arm: imx: imx8m: Add basic PSCI provider implementation 2023-01-31 15:46:40 +01:00
soc.c arm: imx8m: remove unused and obsolete board_fix_fdt() in SOC context 2023-05-02 10:57:32 +02:00