
7 Mar
2008
7 Mar
'08
5:26 p.m.
On Fri, Mar 07, 2008 at 06:04:54PM +0300, Anton Vorontsov wrote:
+#define CFG_OR1_PRELIM (0xFFFF8000 | /* length 32K */ \
OR_FCM_CSCT | \
OR_FCM_CST | \
OR_FCM_CHT | \
OR_FCM_SCY_1 | \
OR_FCM_TRLX | \
OR_FCM_EHTR)
Are you sure that SCY_1 is correct? The 8313erdb config sets it, and it's too low -- I get errors if I don't increase it. I don't know what the minimal correct value should be, though.
-Scott