Jacques Facquet wrote:
Le Samedi 8 Octobre 2005 06:02, Tyler Trafford a écrit :
Jacques Facquet wrote:
[problem with fast firmware loading]

You can always try the 'fastfw=0' option.
Yes but the problem is still here (it's working with this option).

Above, there was 0x1E7 (487) bytes written total.  14264 / 487 = 28
which is 34 bytes for every read/write loop, assuming you are not
using the hotplug-loader, in which case it is 32.
I suppose the problem arise on first time write, do you think it's possible to read DL_ADDR_LB/DL_ADDR_HB and write the remaining bytes, (1024 - 487) in this case, at normal speed and so continue at normal speed ?

It's not just the first time through, since you are only getting the fallback failure message (and the checkfw message, but that's a DL_ADDR check) that means *all* the writes are actually happening. So it isn't 487 out of 1024, it's 487 out of 14264.
--
Tyler Trafford

_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to