commit | 4cf854c26dd8bfb51dcb208c1f4db0f37e62cfc1 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Wed Feb 05 10:24:22 2014 -0500 |
committer | Pantelis Antoniou <panto@antoniou-consulting.com> | Fri Feb 07 18:17:49 2014 +0200 |
tree | 1affc403ef892fb8c5eafac34221d77adfccbbed | |
parent | f8c6f792a95cfcaa67a9d9203366b6e3b1cca454 [diff] |
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>