+5
−0
arch/sparc/include/asm/leon_pci.h
0 → 100644
+21
−0
arch/sparc/kernel/leon_pci.c
0 → 100644
+253
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The LEON architecture does not have a BIOS or bootloader that initializes PCI for us, instead Linux generic PCI layer is used to set up resources and IRQ. Signed-off-by:Daniel Hellstrom <daniel@gaisler.com> Signed-off-by:
David S. Miller <davem@davemloft.net>