Skip to content
Snippets Groups Projects
Commit 66968110 authored by Andrew Bradford's avatar Andrew Bradford Committed by Tom Rini
Browse files

configs: Fix usage of mmc rescan


Fix usage of 'mmc rescan' by many configs.  Proper use is
'mmc dev ${mmcdev}; mmc rescan' to set the mmc device and then rescan
the device.  'mmc rescan' itself does not take any arguments.

Signed-off-by: default avatarAndrew Bradford <andrew@bradfordembedded.com>
parent 391a7411
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 20 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment