[openfirmware] [commit] r2761 - cpu/x86/pc/alex

repository service svn at openfirmware.info
Fri Dec 9 21:57:17 CET 2011


Author: lwalter
Date: Fri Dec  9 21:57:17 2011
New Revision: 2761
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2761

Log:
Include atheros 9382 driver dropin

Modified:
   cpu/x86/pc/alex/ofw.bth

Modified: cpu/x86/pc/alex/ofw.bth
==============================================================================
--- cpu/x86/pc/alex/ofw.bth	Fri Dec  9 21:31:14 2011	(r2760)
+++ cpu/x86/pc/alex/ofw.bth	Fri Dec  9 21:57:17 2011	(r2761)
@@ -17,6 +17,7 @@
 in: ${BP}/dev/usb2/device/webcam/build/webcam.fc
 in: ${BP}/dev/pci/build/pcibridg.fc
 in: ${BP}/dev/ide/build/leghier.fc
+in: ${BP}/dev/ath9k/build/ar9382.fc
 in: testicons.bin
 
 build-now
@@ -43,6 +44,7 @@
 
    " ${BP}/dev/pci/build/pcibridg.fc"           " class060400"     $add-deflated-dropin
    " ${BP}/dev/ide/build/leghier.fc"            " class01018a"     $add-deflated-dropin
+   " ${BP}/dev/ath9k/build/ar9382.fc"           " pci168c,30"      $add-deflated-dropin
 
    " ${BP}/dev/usb2/hcd/ehci/build/ehci.fc"	" class0c0320"     $add-deflated-dropin
    " ${BP}/dev/usb2/hcd/uhci/build/uhci.fc"	" class0c0300"     $add-deflated-dropin



More information about the openfirmware mailing list