based on thunder_pcie. Thunder-specific logic stripped, IRQ and legacy IOPORT resources allocation added
Tested with ATA (Gem5 simulator)
Differential D2386
PCI driver for Gem5 simulator (pretends to be ECAM generic) br on Apr 28 2015, 1:02 PM. Authored by Tags None Referenced Files
Details
based on thunder_pcie. Thunder-specific logic stripped, IRQ and legacy IOPORT resources allocation added Tested with ATA (Gem5 simulator)
Diff Detail
Event Timeline
Comment Actions Just one more suggestion, but this looks really good, thanks!
Comment Actions In general we are trying to stop use the fdt_* functions. The places you are calling an arm_* function it's most likely someone didn't understand how it should have been implemented and should be fixed.
Comment Actions eliminate all the fdt_* calls
|