]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: mvebu: Add SPL SDIO/MMC boot support
authorStefan Roese <sr@denx.de>
Mon, 20 Jul 2015 09:20:36 +0000 (11:20 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:49:04 +0000 (13:49 +0200)
commit6bd3d84ab8c5a02ff71b47be76ecf2551251cb49
treec67671dcea10779f623c32e0ce88094844239659
parent95db90c99cd5aef25e77f1c0e3dac5edfdbe4f0e
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