u-boot/board/toradex/verdin-imx8mm
Marek Vasut 34694f1a3e ARM: imx8mm: verdin-imx8mm: Rework board_early_init()
Rename board_early_init_f() to board_early_init(), since this function
has nothing to do with actual board_early_init_f() as used throughout
U-Boot. The board_early_init() is function local to this board used to
configure UART and WDT pinmux. Wrap init_uart_clk() into this function
so that early UART init would be all in one place. Turn the function
into __weak one, so it could be overridden in case custom carrier board
uses different UART or needs custom IOMUX settings.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <festevam@denx.de>
Cc: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Cc: Max Krummenacher <max.krummenacher@toradex.com>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
2022-04-12 19:10:44 +02:00
..
imximage.cfg imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
Kconfig imx: Finish migration of IMX_CONFIG to Kconfig 2021-08-31 17:46:37 -04:00
lpddr4_timing.c board: toradex: Add Verdin iMX8M Mini support 2020-02-09 14:50:52 +01:00
MAINTAINERS toradex: take over maintainership 2021-10-20 17:49:59 +02:00
Makefile board: toradex: Add Verdin iMX8M Mini support 2020-02-09 14:50:52 +01:00
spl.c ARM: imx8mm: verdin-imx8mm: Rework board_early_init() 2022-04-12 19:10:44 +02:00
verdin-imx8mm.c verdin-imx8mm: drop support for v1.0 hardware 2021-10-20 15:08:26 +02:00