Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

altpci driver

Altera_Forum
Honored Contributor II
1,055 Views

altpci driver back ported to 2.6.11-uc0, 

http://forum.niosforum.com/forum/index.php...ype=post&id=141 (http://forum.niosforum.com/forum/index.php?act=attach&type=post&id=141

 

staus :  

compiled ok, 

boot: detected pci devices, but hang before busybox
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
349 Views

it is cleared. I forget to fixup for my board, in altpci.c . http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif  

Now, boot and run OK. 

 

files need update to port to each kernel revision, check diff before merge, 

include/asm-nios2nommu/dma-mapping.h from include/asm-mips/dma-mapping.h 

include/asm-nios2nommu/pci.h from include/asm-sh/pci.h 

arch/nios2nommu/mm/dma-noncoherent.c from arch/mips/mm/dma-noncoherent.c
0 Kudos
Reply