git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d80e2bb
)
[AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_io
author
Haavard Skinnemoen
<hskinnemoen@atmel.com>
Wed, 7 Mar 2007 09:40:44 +0000
(10:40 +0100)
committer
Haavard Skinnemoen
<hskinnemoen@atmel.com>
Fri, 27 Apr 2007 11:44:15 +0000
(13:44 +0200)
Using readb/writeb to implement these breaks NOR flash support. I
can't see any reason why regular memcpy and memset shouldn't work.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
No differences found