arm: mvebu: Add SPL SDIO/MMC boot support
authorStefan Roese <sr@denx.de>
Mon, 20 Jul 2015 09:20:36 +0000 (11:20 +0200)
committerLuka Perkov <luka.perkov@sartura.hr>
Fri, 24 Jul 2015 07:45:30 +0000 (09:45 +0200)
commit8ed43b966ccf7f1153f553dce86de60a6e0e9d9a
treea6338ae041fd0ad74b4d40cb8f9fdde736ec5e72
parent413978d118bb7d7b0a8488d97d802f2899cd81ce
arm: mvebu: Add SPL SDIO/MMC boot support

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 <sr@denx.de>
Cc: Luka Perkov <luka.perkov@sartura.hr>
Cc: Dirk Eibach <eibach@gdsys.de>
arch/arm/mach-mvebu/spl.c