u-boot/board/toradex
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
..
apalis-imx8 imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
apalis-imx8x imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
apalis-tk1 board: apalis-tk1: launch toradex easy installer in usb recovery 2021-08-16 12:17:07 -07:00
apalis_imx6 toradex: take over maintainership 2021-10-20 17:49:59 +02:00
apalis_t30 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
colibri-imx6ull imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
colibri-imx8x imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
colibri_imx6 toradex: take over maintainership 2021-10-20 17:49:59 +02:00
colibri_imx7 imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
colibri_pxa270 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
colibri_t20 toradex: take over maintainership 2021-10-20 17:49:59 +02:00
colibri_t30 toradex: take over maintainership 2021-10-20 17:49:59 +02:00
colibri_vf video: fsl: colibri_vf: Drop FSL DCU driver 2022-03-28 20:18:07 +02:00
common toradex: tdx-cfg-block: add new i.mx 6ull and 8m plus skus 2021-10-20 17:49:59 +02:00
verdin-imx8mm ARM: imx8mm: verdin-imx8mm: Rework board_early_init() 2022-04-12 19:10:44 +02:00
verdin-imx8mp imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00