Searched hist:"84 c1dfe42f08570b8a62f64ab3e45d1b62783b07" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/cmd/ |
| H A D | mmc.c | 84c1dfe42f08570b8a62f64ab3e45d1b62783b07 Fri Feb 03 14:26:36 UTC 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>
|