Re: [PATCH 2/3 v5] Fix Internal error: : 808 [#1] ARM related to STS flag

2013-12-05 Thread Peter Chen
On Wed, Dec 04, 2013 at 09:56:18AM +0800, Chris Ruehl wrote: > Fix Internal error: : 808 [#1] ARM related to STS flag > > * init the sts flag to 0 (missed) > * fix write the real bit not sts value > * Set PORTCS_STS and DEVLC_STS only if sts = 1 > (prefered solution by Mr. Peter Chen, Maintainer

Re: [PATCH 2/3 v5] Fix Internal error: : 808 [#1] ARM related to STS flag

2013-12-05 Thread Peter Chen
On Wed, Dec 04, 2013 at 09:56:18AM +0800, Chris Ruehl wrote: Fix Internal error: : 808 [#1] ARM related to STS flag * init the sts flag to 0 (missed) * fix write the real bit not sts value * Set PORTCS_STS and DEVLC_STS only if sts = 1 (prefered solution by Mr. Peter Chen, Maintainer of

[PATCH 2/3 v5] Fix Internal error: : 808 [#1] ARM related to STS flag

2013-12-03 Thread Chris Ruehl
Fix Internal error: : 808 [#1] ARM related to STS flag * init the sts flag to 0 (missed) * fix write the real bit not sts value * Set PORTCS_STS and DEVLC_STS only if sts = 1 (prefered solution by Mr. Peter Chen, Maintainer of ChipIdea subsystem) Signed-off-by: Chris Ruehl ---

[PATCH 2/3 v5] Fix Internal error: : 808 [#1] ARM related to STS flag

2013-12-03 Thread Chris Ruehl
Fix Internal error: : 808 [#1] ARM related to STS flag * init the sts flag to 0 (missed) * fix write the real bit not sts value * Set PORTCS_STS and DEVLC_STS only if sts = 1 (prefered solution by Mr. Peter Chen, Maintainer of ChipIdea subsystem) Signed-off-by: Chris Ruehl