u-boot/board/cssi
Christophe Leroy 019b39b736 board: cssi: Load CMPC885's motherboard FPGA earlier
In order to know the motherboard type earlier, perform I/O ports
initialisation and FPGA loading in board_early_init_f() instead
of board_early_init_r().

This is needed to be able to load mpc8xx CPM microcode base on
motherboard type and before starting to use the CPM.

Console is not available yet so remove the printfs.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
2023-05-04 10:58:07 +02:00
..
cmpc885 board: cssi: Load CMPC885's motherboard FPGA earlier 2023-05-04 10:58:07 +02:00
cmpcpro board: cssi: Remove stale macro from cmpcpro.c 2023-05-04 10:58:07 +02:00
common board: cssi: Move all mother board code into common.c 2023-04-28 17:52:23 +02:00
mcr3000 watchdog: mpc8xxx: Make it generic 2023-04-06 14:47:47 +02:00
MAINTAINERS board: cssi: Add CPU board CMPCPRO 2023-04-28 17:52:23 +02:00