Home
last modified time | relevance | path

Searched hist:cafb14fe (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dax88180.hcafb14fe Wed Jun 02 20:03:50 CDT 2010 Mike Frysinger <vapier@gentoo.org> AX88180: 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>
Tested-by: Hoan Hoang <hnhoan@i-syst.com>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>