public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 5/5] arm: mvebu: db-88f6820-gp: Add SDIO/MMC SPL boot support
Date: Tue, 21 Jul 2015 06:24:35 +0200	[thread overview]
Message-ID: <55ADC983.5060709@denx.de> (raw)
In-Reply-To: <0000014ead63f5e5-58483503-2218-4f36-918e-3272900b1d4f-000000@email.amazonses.com>

Hi Luka,

On 20.07.2015 23:34, Luka Perkov wrote:
> On Mon, Jul 20, 2015 at 11:20:40AM +0200, Stefan Roese wrote:
>> This patch adds the configuration options to boot via SDIO/MMC on the
>> Marvell DB-88F6820-GP Armada A38x board. The default boot device
>> is still SPI NOR flash.
>>
>> To enable MMC booting on this board 2 things need to be changes:
>> a) Change kwbimage.cfg
>>     BOOT_FROM   sdio
>> b) In the config header select
>>     #define CONFIG_SPL_BOOT_DEVICE	SPL_BOOT_SDIO_MMC_CARD
>>
>> The generated image needs to be copied to the first bootable MMC
>> partition:
>
> Can you please define "bootable" here? Does the partition really need to
> have bootable flag configured?

Correct. Thats how I understand it from the documentation. Trying to 
boot from a partition that did not have this "bootable" flag set did not 
work IIRC.

Thanks,
Stefan

  reply	other threads:[~2015-07-21  4:24 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 [this message]
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

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=55ADC983.5060709@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox