summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/unlimited/system.h
diff options
context:
space:
mode:
authorDaniel Hellstrom <daniel@gaisler.com>2011-12-02 10:53:35 +0100
committerGedare Bloom <gedare@rtems.org>2012-03-27 16:29:22 -0400
commit39671330dc7db16955af7fb240f93d1ae192603f (patch)
tree58260d6cc5c4cf125366168c9bd54d0b26de507a /testsuites/samples/unlimited/system.h
parentARM: PR2042: Provide stub for ARMv6-M (diff)
downloadrtems-39671330dc7db16955af7fb240f93d1ae192603f.tar.bz2
GRETH: added support for non-snooping GRETH 10/100 systems
When data cache snooping is not present the cache needs flushing, the SPARC LEON CPUs does not have to ability to flush individual cache rows and flushing all cache is expensive. Instead the LDA instruction is used to force cache miss on individual loads during the IP-align copy operation required anyway. GRETH GBIT non-snooping systems are still unsupported, since it use zero-copy (can deal with unaligned DMA). Let the bsp.h select if the GRETH driver is supported. Currently only the LEON2/LEON3 platforms BSPs builds the driver. Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions