Dear Anton Vasilyev,
In message
you wrote:
>
> Separating DATA phase and STATUS phase by mdelay(1) helps me solve current
> problem.
>
> diff --git a/common/usb_storage.c b/common/usb_storage.c
> index fb322b4..ea88536 100644
> --- a/common/usb_storage.c
> +++ b/common/usb_storage.c
> @@ -740,6
Hello,
Separating DATA phase and STATUS phase by mdelay(1) helps me solve current
problem.
diff --git a/common/usb_storage.c b/common/usb_storage.c
index fb322b4..ea88536 100644
--- a/common/usb_storage.c
+++ b/common/usb_storage.c
@@ -740,6 +740,7 @@ static int usb_stor_BBB_transport(ccb *srb, s
Greetings,
I faced with problem: when I read data from USB Storage It unpredictably
goes to 'RESET:stall' condition.
After this read continuously fall down to usb_stor_BBB_reset() function
Comment to this function told about Reset recovery:
* For Reset Recovery the host shall issue in the followin
3 matches
Mail list logo