All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] cfi_flash - bug with flash banks with different sector numbers
@ 2011-03-21 12:42 Martin Krause
  2011-03-21 13:09 ` Stefan Roese
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Krause @ 2011-03-21 12:42 UTC (permalink / raw)
  To: u-boot

Hi list,

I encountered a problem with the cfi_flash driver on a board with
two flash banks with a different number of flash secotrs.

It seems that the function find_sector() which tries to speed up 
successive flash accesses does not take into account the current
flash bank correctly.

I created a patch with a fix (see blow), but since I do not
work with current U-Boot, this patch likely will not apply cleanly
to TOT (but is neccessary, since the bug is still present there).

Best regards,
Martin

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-21 15:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-21 12:42 [U-Boot] cfi_flash - bug with flash banks with different sector numbers Martin Krause
2011-03-21 13:09 ` Stefan Roese
2011-03-21 15:15   ` Martin Krause

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.