Add in the vendor / device id so the ath_ahb glue works.

This commit is contained in:
Adrian Chadd 2013-06-26 05:02:47 +00:00
parent 46b620a1aa
commit 5dbf20a630

View File

@ -37,6 +37,8 @@ hint.ath.0.at="nexus0"
hint.ath.0.maddr=0x18100000 hint.ath.0.maddr=0x18100000
hint.ath.0.msize=0x20000 hint.ath.0.msize=0x20000
hint.ath.0.irq=0 hint.ath.0.irq=0
hint.ath.0.vendor_id=0x168c
hint.ath.0.device_id=0x0035
# Set this to define where the ath calibration data # Set this to define where the ath calibration data
# should be fetched from in physical memory. # should be fetched from in physical memory.
# hint.ath.0.eepromaddr=0x1fff1000 # hint.ath.0.eepromaddr=0x1fff1000