aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/octeon/patches
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-06-15 20:07:19 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-06-15 20:07:19 +0000
commit575a25167484455a786bfdea3cf173c87fa8ff36 (patch)
treec55f16ddc4fa912dec5c7daa5f3b230b342e5e91 /target/linux/octeon/patches
parent9e844e5358c7ed8a5de926ad264f5f4eaf3dc2ee (diff)
downloadmaster-187ad058-575a25167484455a786bfdea3cf173c87fa8ff36.tar.gz
master-187ad058-575a25167484455a786bfdea3cf173c87fa8ff36.tar.bz2
master-187ad058-575a25167484455a786bfdea3cf173c87fa8ff36.zip
refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16477 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/octeon/patches')
-rw-r--r--target/linux/octeon/patches/001-handle_removal_h_constraint.patch4
-rw-r--r--target/linux/octeon/patches/003_pci_pcie_support.patch2
2 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/octeon/patches/001-handle_removal_h_constraint.patch b/target/linux/octeon/patches/001-handle_removal_h_constraint.patch
index b0ec076ab0..ea19508ce7 100644
--- a/target/linux/octeon/patches/001-handle_removal_h_constraint.patch
+++ b/target/linux/octeon/patches/001-handle_removal_h_constraint.patch
@@ -11,8 +11,8 @@ Signed-off-by: David Daney <ddaney@caviumnetworks.com>
--- a/arch/mips/include/asm/compiler.h
+++ b/arch/mips/include/asm/compiler.h
-@@ -26,4 +26,11 @@ typedef u64 uintx_t;
- #endif
+@@ -16,4 +16,11 @@
+ #define GCC_REG_ACCUM "accum"
#endif
+#if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 4)
diff --git a/target/linux/octeon/patches/003_pci_pcie_support.patch b/target/linux/octeon/patches/003_pci_pcie_support.patch
index 79009a6c9b..32ba634c38 100644
--- a/target/linux/octeon/patches/003_pci_pcie_support.patch
+++ b/target/linux/octeon/patches/003_pci_pcie_support.patch
@@ -40,7 +40,7 @@ Signed-off-by: David Daney <ddaney@caviumnetworks.com>
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -617,6 +617,8 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
+@@ -618,6 +618,8 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
select SYS_HAS_EARLY_PRINTK
select SYS_HAS_CPU_CAVIUM_OCTEON
select SWAP_IO_SPACE