[U-Boot] UBI Fixable bit-flip issue.

Hello,
I'm seeing a fixable bit-flip in the current u-boot (v2012.10) on a i.Mx6 Solo based custom board. The problem is similar to the one explained here [1].
As observed by the thread's author, does reverting the commit "1b1f9a9" solves the issue? Did someone face a similar issue?
Thanks, Vikram
[1] http://lists.denx.de/pipermail/u-boot/2011-September/100237.html [2] http://lists.denx.de/pipermail/u-boot/2011-September/101887.html

Ccing the Author of [1].
On 12/14/2012 11:33 PM, Vikram Narayanan wrote:
Hello,
I'm seeing a fixable bit-flip in the current u-boot (v2012.10) on a i.Mx6 Solo based custom board. The problem is similar to the one explained here [1].
As observed by the thread's author, does reverting the commit "1b1f9a9" solves the issue? Did someone face a similar issue?
Thanks, Vikram
[1] http://lists.denx.de/pipermail/u-boot/2011-September/100237.html [2] http://lists.denx.de/pipermail/u-boot/2011-September/101887.html

Hi,
On 12/15/2012 04:14 AM, Vikram Narayanan wrote:
On 12/14/2012 11:33 PM, Vikram Narayanan wrote:
I'm seeing a fixable bit-flip in the current u-boot (v2012.10) on a i.Mx6 Solo based custom board. The problem is similar to the one explained here [1].
As observed by the thread's author, does reverting the commit "1b1f9a9" solves the issue? Did someone face a similar issue?
this was a workaround I had until I found a proper solution for v2011.09. In the meantime the following fix was included in u-boot:
http://git.denx.de/?p=u-boot.git;a=commit;h=d63894654df72b010de2abb4b3f07d0d...
This solves this issue for my problem. This patch is included in v2012.10 so this should be ok. Maybe you hit a different problem.
Regards Holger
[1] http://lists.denx.de/pipermail/u-boot/2011-September/100237.html [2] http://lists.denx.de/pipermail/u-boot/2011-September/101887.html

Hi,
On 12/17/2012 2:14 PM, Holger Brunck wrote:
Hi,
On 12/15/2012 04:14 AM, Vikram Narayanan wrote:
On 12/14/2012 11:33 PM, Vikram Narayanan wrote:
I'm seeing a fixable bit-flip in the current u-boot (v2012.10) on a i.Mx6 Solo based custom board. The problem is similar to the one explained here [1].
As observed by the thread's author, does reverting the commit "1b1f9a9" solves the issue? Did someone face a similar issue?
this was a workaround I had until I found a proper solution for v2011.09. In the meantime the following fix was included in u-boot:
http://git.denx.de/?p=u-boot.git;a=commit;h=d63894654df72b010de2abb4b3f07d0d...
This solves this issue for my problem. This patch is included in v2012.10 so this should be ok. Maybe you hit a different problem.
Thanks for clarifying. I'll see if I can reproduce it someway and also rebase my work on top of v2012.10 to see if that solves the issue.
Thanks, Vikram
participants (2)
-
Holger Brunck
-
Vikram Narayanan