mirror of
https://xff.cz/git/u-boot/
synced 2026-03-02 00:22:18 +01:00
cpu_mmc_init() is required by the init sequence to have a working MMC interface on avr32. This will not be included in the binary if we omit the avr32 board.c when building the generic board. Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>