[U-Boot] u-boot: OpenRD Ultimate fails to build

drEagle dreagle at doukki.net
Thu Mar 26 03:57:31 CET 2015


Hi Vagrant,

Le 21/03/2015 15:53, Vagrant Cascadian a écrit :
> It seems that OpenRD Ultimate with u-boot 2015.04-rc3 and newer no
> longer builds from source, both in Debian and with mainline git. It
> appears to have overgrown the size limits set for it:

Looks like the NAND partition map had to be changed to give more space for u-boot.

Take care also that the MMC/SDIO kirkwood driver has been renamed and is now mainline (MVEBU_MMC).
Default define is in SheevaPlug config file.

guruplug_mvfs_and_mmc.diff and openrd-mmc.diff still refer to an old driver.
These 2 patches may both been removed.

Guruplug has no need of the kirkwood MMC driver, cause the MMC/uSD slot they get is an USB hardware.
OpenRD and derivatives must use the newer (MVEBU_MMC) driver.

Enjoy
Gérald


More information about the U-Boot mailing list