diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-04-14 16:29:06 -0400 |
---|---|---|
committer | Ben Warren <biggerbadderben@gmail.com> | 2010-05-03 14:52:48 -0700 |
commit | a45dde2293c816138e53c26eca6fd0322583f9a6 (patch) | |
tree | e119a9bdaaf30869c85a5e14770750703fab1716 /doc/README.ppc440 | |
parent | 5525856d59910c72687ab6201f39cdf1c04cfc15 (diff) | |
download | u-boot-imx-a45dde2293c816138e53c26eca6fd0322583f9a6.zip u-boot-imx-a45dde2293c816138e53c26eca6fd0322583f9a6.tar.gz u-boot-imx-a45dde2293c816138e53c26eca6fd0322583f9a6.tar.bz2 |
net: dm9000x: use standard I/O accessors
The current dm9000x driver accesses its memory mapped registers directly
instead of using the standard I/O accessors. This can cause problems on
Blackfin systems as the accesses can get out of order. So convert the
direct volatile dereferences to use the normal in/out macros.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Diffstat (limited to 'doc/README.ppc440')
0 files changed, 0 insertions, 0 deletions