]> Git Repo - u-boot.git/commit - common/cmd_mmc.c
cmd_mmc.c: Add bootbus mmc sub-command
authorTom Rini <[email protected]>
Wed, 5 Feb 2014 15:24:22 +0000 (10:24 -0500)
committerPantelis Antoniou <[email protected]>
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 <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Signed-off-by: Pantelis Antoniou <[email protected]>
common/cmd_mmc.c
drivers/mmc/mmc.c
include/mmc.h
This page took 0.03437 seconds and 4 git commands to generate.