commit | bc3b26f5356c6de13f887c865c98dcdfac143514 | [log] [tgz] |
---|---|---|
author | Paul Brook <paul@codesourcery.com> | Mon Feb 22 15:33:59 2010 +0000 |
committer | Paul Brook <paul@codesourcery.com> | Mon Feb 22 15:33:59 2010 +0000 |
tree | a02110e8e66823602558c4429623a388b7a4090f | |
parent | 238431a9d8354c4dc3a7ff85e7ff31a7c8ce9b01 [diff] |
PL181 write fix The PL181 data transfer loop incorrectly terminates after the last FIFO word is popped, discarding the last 3 bytes of data on a write transfer. Signed-off-by: Paul Brook <paul@codesourcery.com>