summaryrefslogtreecommitdiff
path: root/doc/images/simpleleg_sim_1.png
diff options
context:
space:
mode:
Diffstat (limited to 'doc/images/simpleleg_sim_1.png')
-rw-r--r--doc/images/simpleleg_sim_1.pngbin39199 -> 0 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/doc/images/simpleleg_sim_1.png b/doc/images/simpleleg_sim_1.png
deleted file mode 100644
index 296c64d..0000000
--- a/doc/images/simpleleg_sim_1.png
+++ /dev/null
Binary files differ
001b2fa88743ed71a2c (diff)
MIPS: Octeon: Rewrite DMA mapping functions.
All Octeon chips can support more than 4GB of RAM. Also due to how Octeon PCI is setup, even some configurations with less than 4GB of RAM will have portions that are not accessible from 32-bit devices. Enable the swiotlb code to handle the cases where a device cannot directly do DMA. This is a complete rewrite of the Octeon DMA mapping code. Signed-off-by: David Daney <ddaney@caviumnetworks.com> Patchwork: http://patchwork.linux-mips.org/patch/1639/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/pci/pci-octeon.c')