]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
kwbimage: Add support for SDIO/MMC boot device selection
authorStefan Roese <sr@denx.de>
Mon, 20 Jul 2015 09:20:37 +0000 (11:20 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:49:04 +0000 (13:49 +0200)
commit243fe37253ddd2281770a76fc776b72c2acb08ac
tree8fff378b8a59ee0bd5a98e7aa7d268de28019aee
parent6bd3d84ab8c5a02ff71b47be76ecf2551251cb49
kwbimage: Add support for SDIO/MMC boot device selection

This patch adds support to select the "sdio" as boot device in the
kwbimage.cfg file. This line selects this SDIO device:

BOOT_FROM  sdio

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>
tools/kwbimage.c