Hey Phillip,
I assume Sebastian will not mind if I give a small hint according to item 3 on the list. ;-)
On Tue, Mar 28, 2017 at 03:43:48PM +0200, Sebastian Sumpf wrote:
- Find and map the PCI I/O memory resource of the controller
Have a look at os/run/pci.run and os/src/test/pci/test.cc to convince the platform_drv to hand out PCI devices to your driver component.
Happy hacking