All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/5] arm: mvebu: Add SPL SDIO/MMC boot support
Date: Tue, 21 Jul 2015 10:04:02 +0200	[thread overview]
Message-ID: <55ADFCF2.70704@denx.de> (raw)
In-Reply-To: <20150721092450.0664a44a@lilith>

Hi Albert,

On 21.07.2015 09:24, Albert ARIBAUD wrote:
> On Mon, 20 Jul 2015 11:20:36 +0200, Stefan Roese <sr@denx.de> wrote:
>> This patch adds basic SDIO/MMC booting support to MVEBU SoC's. Since
>> I don't know of a way to test the boot-device upon runtime, this patch
>> hardcodes the spl_boot_device instead.
>
> Not sure about 6820, but for 6710 this info can be traced back from the
> functional spec [1] to the device data sheet [2] as the sample-at-reset
> (SAR) data, which (for the 6710 at least) is an embedded XLS sheet [3].
> Maybe you can find the same info for 6820?
>
> For 6710:
>
> [1] "88F6710, 88F6707, and 88F6W11 ARMADA ? 370 SoC Functional
>      Specifications ? Unrestricted"
>      Doc. No. MV-S107979-U0, Rev. B
>
> [2] "88F6710, 88F6707, and 88F6W11 ARMADA ? 370 SoC Hardware
>      Specifications"
>      Doc. No. MV-S107978-00, Rev. G
>
> [3] "Sample at Reset Table" and "Boot Source List" tabs in
>      88F6707_Pin_information.xls

Thanks Albert. Yes, this seems possible for AXP and A38x. I currently 
don't have access to the SD-card booting A38x platform though. So I 
would like to get this patch accepted now. And will send a patch for 
runtime boot-device detection later. Or perhaps somebody else will jump 
in... :)

Thanks,
Stefan

      reply	other threads:[~2015-07-21  8:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-20  9:20 [U-Boot] [PATCH 1/5] arm: mvebu: Add SPL SDIO/MMC boot support Stefan Roese
2015-07-20  9:20 ` [U-Boot] [PATCH 2/5] kwbimage: Add support for SDIO/MMC boot device selection Stefan Roese
2015-07-20  9:20 ` [U-Boot] [PATCH 3/5] kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS Stefan Roese
2015-07-21  7:37   ` Albert ARIBAUD
2015-07-21  8:10     ` Stefan Roese
2015-07-20  9:20 ` [U-Boot] [PATCH 4/5] spl: spl_mmc: Add option to boot from a MMC partition with offset Stefan Roese
2015-07-20  9:20 ` [U-Boot] [PATCH 5/5] arm: mvebu: db-88f6820-gp: Add SDIO/MMC SPL boot support Stefan Roese
2015-07-20 21:34   ` Luka Perkov
2015-07-21  4:24     ` Stefan Roese
2015-07-21  7:24 ` [U-Boot] [PATCH 1/5] arm: mvebu: Add SPL SDIO/MMC " Albert ARIBAUD
2015-07-21  8:04   ` Stefan Roese [this message]

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=55ADFCF2.70704@denx.de \
    --to=sr@denx.de \
    --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.