u-boot/board/cssi/cmpc885
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.c board: cssi: Load CMPC885's motherboard FPGA earlier 2023-05-04 10:58:07 +02:00
cmpc885.env board: cssi: Add new board MCR3000_2G 2023-02-11 08:47:58 +01:00
Kconfig board: cssi: Add new board MCR3000_2G 2023-02-11 08:47:58 +01:00
Makefile board: cssi: Create dedicated file for common sources 2023-04-28 17:52:23 +02:00
nand.c board: cssi: Add new board MCR3000_2G 2023-02-11 08:47:58 +01:00
sdram.c board: cssi: Add new board MCR3000_2G 2023-02-11 08:47:58 +01:00
u-boot.lds board: cssi: Add new board MCR3000_2G 2023-02-11 08:47:58 +01:00