forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/drivers/staging/greybus/tools/README.loopback
....@@ -79,7 +79,7 @@
7979 -t must be one of the test names - sink, transfer or ping
8080 -i iteration count - the number of iterations to run the test over
8181 Optional arguments
82
- -S sysfs location - location for greybus 'endo' entires default /sys/bus/greybus/devices/
82
+ -S sysfs location - location for greybus 'endo' entries default /sys/bus/greybus/devices/
8383 -D debugfs location - location for loopback debugfs entries default /sys/kernel/debug/gb_loopback/
8484 -s size of data packet to send during test - defaults to zero
8585 -m mask - a bit mask of connections to include example: -m 8 = 4th connection -m 9 = 1st and 4th connection etc