mirror of
https://xff.cz/git/u-boot/
synced 2025-10-31 18:35:42 +01:00
The sub-command parser missed a brace, so "return 0;" is always taken and no error message is diplayed if you say "i2c scan" instead of "i2c probe", for example. Proper brace is added. Also, a misleading and unneeded else is removed. Signed-off-by: Alessandro Rubini <rubini@gnudd.com.it>
36 KiB
36 KiB