summaryrefslogtreecommitdiff
path: root/include/usb.h
diff options
context:
space:
mode:
authorAndrew Caldwell <Andrew.Caldwell@analog.com>2010-05-07 15:10:07 -0400
committerScott Wood <scottwood@freescale.com>2010-05-26 17:59:13 -0500
commitc941b77adc40f344215e367b3d1fc638addff870 (patch)
tree915f8d635c114f064a0fe24cd554506f875fe99f /include/usb.h
parent01f03bda5b22e5aeae5f02fd537da97a41485c73 (diff)
downloadu-boot-imx-c941b77adc40f344215e367b3d1fc638addff870.zip
u-boot-imx-c941b77adc40f344215e367b3d1fc638addff870.tar.gz
u-boot-imx-c941b77adc40f344215e367b3d1fc638addff870.tar.bz2
Blackfin: nand: drain the write buffer before returning
The current Blackfin nand write function fills up the write buffer but returns before it has had a chance to drain. On faster systems, this isn't a problem as the operation finishes before the ECC registers are read, but on slower systems the ECC may be incomplete when the core tries to read it. So wait for the buffer to drain once we're done writing to it. Signed-off-by: Andrew Caldwell <Andrew.Caldwell@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/usb.h')
0 files changed, 0 insertions, 0 deletions