2006-08-21 07:28:55

by Jesse Huang

[permalink] [raw]
Subject: Re: [PATCH 6/6] IP100A Solve host error problem when in low performance embedded

Hi Jeff:
> (4) are you certain that DMACtrl should be read as a 32-bit register?
> In other code, you treat it as a 16-bit register.

DMACtrl can read and write both in 16-bit and 32-bit. I will modify all
of then as 32-bit.

Thanks.

Jesse