u-boot/board/cssi/mcr3000
Christophe Leroy 741e30e8c2 board: cssi: Read and display MCR board address
MCR boards are plugged in racks. The position in the rack can be read
in a register.

For MCR3000, that's provided by the FPGA so check it is loaded before
reading the address.

For the other boards, the FPGA is loaded by hardware so it can be
read inconditionnaly.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
2024-04-18 15:47:46 +02:00
..
fpga_code.h board: cssi: Load FPGA on MCR3000 board 2024-04-18 15:47:46 +02:00
Kconfig
Makefile board: cssi: Add support for SPI bus on MCR3000 board 2024-04-18 15:47:46 +02:00
mcr3000.c board: cssi: Read and display MCR board address 2024-04-18 15:47:46 +02:00
mcr3000.env board: cssi: Fix MCR3000 board environment 2024-04-18 15:47:46 +02:00
mcr3000_gpio.c board: cssi: Add support for SPI bus on MCR3000 board 2024-04-18 15:47:46 +02:00
nand.c board: cssi: Remove usage of common.h 2023-11-16 18:53:09 -05:00
u-boot.lds