All of lore.kernel.org
 help / color / mirror / Atom feed
From: drEagle <dreagle@doukki.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] u-boot: OpenRD Ultimate fails to build
Date: Thu, 26 Mar 2015 03:57:31 +0100	[thread overview]
Message-ID: <5513759B.9040606@doukki.net> (raw)
In-Reply-To: <878ueqbdwg.fsf@aikidev.net>

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

  reply	other threads:[~2015-03-26  2:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-21 14:53 [U-Boot] u-boot: OpenRD Ultimate fails to build Vagrant Cascadian
2015-03-26  2:57 ` drEagle [this message]
2015-04-03 21:46   ` Vagrant Cascadian
2015-04-04 16:13     ` drEagle
2015-04-07  0:39       ` Tom Rini
2015-04-08  5:24         ` [U-Boot] KIRKWOOD - PARTITIONS and BOOTSTRAP drEagle
2015-04-08 15:50           ` Tom Rini
2015-04-10 10:47           ` Rick Thomas
2015-04-05 10:50     ` [U-Boot] u-boot: OpenRD Ultimate fails to build Rick Thomas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5513759B.9040606@doukki.net \
    --to=dreagle@doukki.net \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.