summaryrefslogtreecommitdiffstats
path: root/target/linux/amazon/patches-2.6.37/100-board.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2011-04-10 15:08:28 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2011-04-10 15:08:28 +0000
commitaed622fd2cccaac076436139e74fe408f6f1d9d7 (patch)
tree7206261baf65bf8906b2dd2c2b57e5c0e41f2817 /target/linux/amazon/patches-2.6.37/100-board.patch
parent077377a294aa659cd11c6ba52d05382de9d0b0e0 (diff)
downloadmaster-31e0f0ae-aed622fd2cccaac076436139e74fe408f6f1d9d7.tar.gz
master-31e0f0ae-aed622fd2cccaac076436139e74fe408f6f1d9d7.tar.bz2
master-31e0f0ae-aed622fd2cccaac076436139e74fe408f6f1d9d7.zip
amazon: Upgrade amazon target to kernel 2.6.37
This was just a little bit tested on an SAMSUNG SMT-G3020 and pci and usb do not work like before. SVN-Revision: 26576
Diffstat (limited to 'target/linux/amazon/patches-2.6.37/100-board.patch')
-rw-r--r--target/linux/amazon/patches-2.6.37/100-board.patch53
1 files changed, 53 insertions, 0 deletions
diff --git a/target/linux/amazon/patches-2.6.37/100-board.patch b/target/linux/amazon/patches-2.6.37/100-board.patch
new file mode 100644
index 0000000000..15f367feb6
--- /dev/null
+++ b/target/linux/amazon/patches-2.6.37/100-board.patch
@@ -0,0 +1,53 @@
+--- a/arch/mips/Kconfig
++++ b/arch/mips/Kconfig
+@@ -102,6 +102,22 @@ config BCM63XX
+ help
+ Support for BCM63XX based boards
+
++config AMAZON
++ bool "Amazon support (EXPERIMENTAL)"
++ depends on EXPERIMENTAL
++ select DMA_NONCOHERENT
++ select IRQ_CPU
++ select CEVT_R4K
++ select CSRC_R4K
++ select SYS_HAS_CPU_MIPS32_R1
++ select SYS_HAS_CPU_MIPS32_R2
++ select HAVE_STD_PC_SERIAL_PORT
++ select SYS_SUPPORTS_BIG_ENDIAN
++ select SYS_SUPPORTS_32BIT_KERNEL
++ select SYS_HAS_EARLY_PRINTK
++ select HW_HAS_PCI
++ select SWAP_IO_SPACE
++
+ config MIPS_COBALT
+ bool "Cobalt Server"
+ select CEVT_R4K
+@@ -716,6 +732,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
+
+ endchoice
+
++source "arch/mips/amazon/Kconfig"
+ source "arch/mips/alchemy/Kconfig"
+ source "arch/mips/bcm63xx/Kconfig"
+ source "arch/mips/jazz/Kconfig"
+--- a/arch/mips/Kbuild.platforms
++++ b/arch/mips/Kbuild.platforms
+@@ -5,6 +5,7 @@ platforms += ar7
+ platforms += bcm47xx
+ platforms += bcm63xx
+ platforms += cavium-octeon
++platforms += amazon
+ platforms += cobalt
+ platforms += dec
+ platforms += emma
+--- /dev/null
++++ b/arch/mips/amazon/Platform
+@@ -0,0 +1,7 @@
++#
++# Infineon AMAZON boards
++#
++platform-$(CONFIG_AMAZON) += amazon/
++cflags-$(CONFIG_AMAZON) += \
++ -I$(srctree)/arch/mips/include/asm/mach-amazon
++load-$(CONFIG_AMAZON) := 0xffffffff80002000