mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-29 20:23:01 +02:00
The board/common/uboot/extras.config was updated with CONFIG_MMC_PCI *after* we last built the SparX5i bootloader, and this was really only needed for the Qemu build, so let's move the requirement there. Also, we now (Buildroot 2025.02) need to update the dependencies for the Fireant bootloader with libbsd (for some reason) and dtc, of course. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>