mirror of
https://xff.cz/git/u-boot/
synced 2025-09-18 17:12:08 +02:00
fix broken SPI access by adding/activating BOARD_EARLY_INIT_F functionality and calling spi_init_f() from there. Signed-off-by: David Müller <d.mueller@elsoft.ch>