1
0
Fork 0

fault-injection: update documentation with the mmc module param

Signed-off-by: Per Forlin <per.forlin@linaro.org>
Reviewed-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
hifive-unleashed-5.1
Per Forlin 2011-09-13 23:03:30 +02:00 committed by Chris Ball
parent 34f5050800
commit 199e3f4b41
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ use the boot option:
failslab=
fail_page_alloc=
fail_make_request=
fail_mmc_request=<interval>,<probability>,<space>,<times>
mmc_core.fail_request=<interval>,<probability>,<space>,<times>
How to add new fault injection capability
-----------------------------------------