]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cmd_mmc.c: Add bootbus mmc sub-command
authorTom Rini <trini@ti.com>
Wed, 5 Feb 2014 15:24:22 +0000 (10:24 -0500)
committerPantelis Antoniou <panto@antoniou-consulting.com>
Fri, 7 Feb 2014 16:17:49 +0000 (18:17 +0200)
commit5a99b9de1a845bf254292ae4730633e6ca8a29c7
tree1affc403ef892fb8c5eafac34221d77adfccbbed
parent792970b0a344d905848fb98564ed469786af11b7
cmd_mmc.c: Add bootbus mmc sub-command

Add a bootbus sub-command to the mmc command to allow for setting
the boot_bus_width, reset_boot_bus_width and boot_mode fields of
BOOT_BUS_WIDTH (EXT_CSD[177]).

Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Tom Rini <trini@ti.com>
Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
common/cmd_mmc.c
drivers/mmc/mmc.c
include/mmc.h