Re: [U-Boot] [PATCH 1/5] arm: mvebu: Add SPL SDIO/MMC boot support

2015-07-21 Thread Stefan Roese
Hi Albert, On 21.07.2015 09:24, Albert ARIBAUD wrote: On Mon, 20 Jul 2015 11:20:36 +0200, Stefan Roese 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

Re: [U-Boot] [PATCH 1/5] arm: mvebu: Add SPL SDIO/MMC boot support

2015-07-21 Thread Albert ARIBAUD
Hello Stefan, On Mon, 20 Jul 2015 11:20:36 +0200, Stefan Roese 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 in

[U-Boot] [PATCH 1/5] arm: mvebu: Add SPL SDIO/MMC boot support

2015-07-20 Thread Stefan Roese
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. Tested on Marvell DB-88F6820-GP board. Signed-off-by: Stefan Roese Cc: Luka Perkov Cc: Dirk Eibach --- arch/arm/ma