0001-Add-Gluon-Support-for-Futro-to-Target-x86-64.patch 1.2 KB

12345678910111213141516171819202122232425262728293031323334
  1. From: Karsten=Böddeker <freifunk@kb-light.de>
  2. Date: Sat, 9 Jan 2016 01:39:31 +0100
  3. Subject: [PATCH 65/65] Add Gluon-Support for Futro to Target x86-64
  4. ---
  5. ...-Add-OpenWRT-Support-for-Futro-to-Target-x86-64.patch | 16 ++++++++++++++++
  6. 1 files changed, 16 insertions(+), 0 deletion(-)
  7. create mode 100644 patches/openwrt/1000-Add-OpenWRT-Support-for-Futro-to-Target-x86-64.patch
  8. diff --git a/patches/openwrt/1000-x86-64-enable-pata_atiixp-driver.patch b/patches/openwrt/1000-x86-64-enable-pata_atiixp-driver.patch
  9. new file mode 100644
  10. index 0000000..ee4e38a
  11. --- /dev/null
  12. +++ b/patches/openwrt/1000-x86-64-enable-pata_atiixp-driver.patch
  13. @@ -0,0 +1,16 @@
  14. +From: Karsten Böddeker <freifunk@kb-light.de>
  15. +Date: Sat, 9 Jan 2016 01:30:21 +0100
  16. +Subject: x86-64: enable pata_atiixp driver
  17. +
  18. +diff --git a/target/linux/x86/64/config-default b/target/linux/x86/64/config-default
  19. +index 1caad74..5bcadca 100644
  20. +--- a/target/linux/x86/64/config-default
  21. ++++ b/target/linux/x86/64/config-default
  22. +@@ -131,6 +131,7 @@ CONFIG_PARAVIRT_CLOCK=y
  23. + # CONFIG_PARAVIRT_DEBUG is not set
  24. + # CONFIG_PARAVIRT_SPINLOCKS is not set
  25. + # CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
  26. ++CONFIG_PATA_ATIIXP=y
  27. + CONFIG_PCIEAER=y
  28. + CONFIG_PCIEPORTBUS=y
  29. + # CONFIG_PCI_IOAPIC is not set
  30. --
  31. 2.1.4