Skip to content

Commit

Permalink
[ARM] Orion: programable address map support
Browse files Browse the repository at this point in the history
The Orion has fully programable address map. There's a separate address
map for each of the device _master_ interfaces, e.g. CPU, PCI, PCIE, USB,
Gigabit Ethernet, DMA/XOR engines, etc.

Signed-off-by: Tzachi Perelstein <tzachi@marvell.com>
Reviewed-by: Nicolas Pitre <nico@marvell.com>
Reviewed-by: Lennert Buytenhek <buytenh@marvell.com>
  • Loading branch information
Tzachi Perelstein authored and Russell King committed Jan 26, 2008
1 parent 038ee08 commit c67de5b
Show file tree
Hide file tree
Showing 4 changed files with 564 additions and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-orion/Makefile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
obj-y += common.o pci.o
obj-y += common.o addr-map.o pci.o
Loading

0 comments on commit c67de5b

Please sign in to comment.