doc: cmd: loady: Document new configuration

Signed-off-by: Pali Rohár <pali@kernel.org>
This commit is contained in:
Pali Rohár 2022-08-29 17:36:23 +02:00 committed by Tom Rini
parent 1b3e68203c
commit 9895bda2ed

View file

@ -61,6 +61,13 @@ Configuration
The command is only available if CONFIG_CMD_LOADB=y.
Initial timeout in seconds while waiting for transfer is configured by
config option CMD_LOADXY_TIMEOUT or by env variable $loadxy_timeout.
Setting it to 0 means infinite timeout.
Transfer can be cancelled by pressing 3 times <CTRL+C> after two seconds
of inactivity on terminal.
Return value
------------