Home
last modified time | relevance | path

Searched hist:"84 c1dfe4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/
H A Dmmc.c84c1dfe4 Fri Feb 03 08:26:36 CST 2017 Markus Niebel <Markus.Niebel@tq-group.com> cmd_mmc: fix arg parsing for setdsr subcmd

The handler do_setdsr receives only the dsr parameter,
the action is parsed before.

Error was introduced when restructuring the mmc command
implementation in commit 1fd93c6e7d8a1e4d6261058cefab11b875ded252.

Reported-by: Michael Krummsdorf <Michael.Krummsdorf@tq-group.com>
Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>