1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-05 03:46:40 +01:00
Files
u-boot-megous/cmd/mmc.c
Markus Niebel 84c1dfe42f 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 1fd93c6e7d.

Reported-by: Michael Krummsdorf <Michael.Krummsdorf@tq-group.com>
Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
2017-04-12 18:46:38 +02:00

22 KiB