summaryrefslogtreecommitdiff
path: root/include/configs/mv-common.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2015-07-20 09:20:40 (GMT)
committerLuka Perkov <luka.perkov@sartura.hr>2015-07-24 07:47:02 (GMT)
commit7853c508e4d501aaff42b8aa6ab079fedd110fae (patch)
tree72a194d788577f3faaeaa4b359c473fc847165bd /include/configs/mv-common.h
parent4bfcc54c0bb82a082f02e811712ba60d580fe5a4 (diff)
downloadu-boot-fsl-qoriq-7853c508e4d501aaff42b8aa6ab079fedd110fae.tar.xz
arm: mvebu: db-88f6820-gp: Add SDIO/MMC SPL boot support
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: dd if=u-boot-spl.kwb of=/dev/sdX1 Signed-off-by: Stefan Roese <sr@denx.de> Cc: Luka Perkov <luka.perkov@sartura.hr> Cc: Dirk Eibach <eibach@gdsys.de>
Diffstat (limited to 'include/configs/mv-common.h')
0 files changed, 0 insertions, 0 deletions