]> git.ipfire.org Git - people/ms/u-boot.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)
committerLuka Perkov <luka.perkov@sartura.hr>
Fri, 24 Jul 2015 07:45:56 +0000 (09:45 +0200)
commit1bbe63c3f2b88cbe07c62c801d648d1d82b09d2e
tree0286b460e6f86cbdb7f3d130f8a85d21627c0f53
parent8ed43b966ccf7f1153f553dce86de60a6e0e9d9a
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