summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2012-12-15 02:00:45 +0000
committerJohn Crispin <john@openwrt.org>2012-12-15 02:00:45 +0000
commitbaae9d16e9930cf346f9954026cbdf8c3d015e53 (patch)
treebe8ad5f3dafd1f7e951acbda12b07a099277a87e
parent06c9170a7c3742598d915486c40724c64bf988ea (diff)
downloadmtk-20170518-baae9d16e9930cf346f9954026cbdf8c3d015e53.zip
mtk-20170518-baae9d16e9930cf346f9954026cbdf8c3d015e53.tar.gz
mtk-20170518-baae9d16e9930cf346f9954026cbdf8c3d015e53.tar.bz2
move voice packages
SVN-Revision: 34695
-rw-r--r--package/platform/lantiq/ltq-tapi/Config.in (renamed from package/system/ltq-tapi/Config.in)0
-rw-r--r--package/platform/lantiq/ltq-tapi/Makefile (renamed from package/system/ltq-tapi/Makefile)0
-rw-r--r--package/platform/lantiq/ltq-tapi/patches/000-portability.patch (renamed from package/system/ltq-tapi/patches/000-portability.patch)0
-rw-r--r--package/platform/lantiq/ltq-tapi/patches/100-ifxmips.patch (renamed from package/system/ltq-tapi/patches/100-ifxmips.patch)0
-rw-r--r--package/platform/lantiq/ltq-tapi/patches/200-linux-37.patch (renamed from package/system/ltq-tapi/patches/200-linux-37.patch)0
-rw-r--r--package/platform/lantiq/ltq-vmmc/Config.in (renamed from package/system/ltq-vmmc/Config.in)16
-rw-r--r--package/platform/lantiq/ltq-vmmc/Makefile (renamed from package/system/ltq-vmmc/Makefile)0
-rw-r--r--package/platform/lantiq/ltq-vmmc/files/vmmc.init (renamed from package/system/ltq-vmmc/files/vmmc.init)0
-rw-r--r--package/platform/lantiq/ltq-vmmc/patches/000-portability.patch (renamed from package/system/ltq-vmmc/patches/000-portability.patch)0
-rw-r--r--package/platform/lantiq/ltq-vmmc/patches/100-target.patch (renamed from package/system/ltq-vmmc/patches/100-target.patch)17
-rw-r--r--package/platform/lantiq/ltq-vmmc/patches/400-falcon.patch (renamed from package/system/ltq-vmmc/patches/400-falcon.patch)0
11 files changed, 23 insertions, 10 deletions
diff --git a/package/system/ltq-tapi/Config.in b/package/platform/lantiq/ltq-tapi/Config.in
index 84dbef2..84dbef2 100644
--- a/package/system/ltq-tapi/Config.in
+++ b/package/platform/lantiq/ltq-tapi/Config.in
diff --git a/package/system/ltq-tapi/Makefile b/package/platform/lantiq/ltq-tapi/Makefile
index 2582235..2582235 100644
--- a/package/system/ltq-tapi/Makefile
+++ b/package/platform/lantiq/ltq-tapi/Makefile
diff --git a/package/system/ltq-tapi/patches/000-portability.patch b/package/platform/lantiq/ltq-tapi/patches/000-portability.patch
index 78fcbad..78fcbad 100644
--- a/package/system/ltq-tapi/patches/000-portability.patch
+++ b/package/platform/lantiq/ltq-tapi/patches/000-portability.patch
diff --git a/package/system/ltq-tapi/patches/100-ifxmips.patch b/package/platform/lantiq/ltq-tapi/patches/100-ifxmips.patch
index a9c0d81..a9c0d81 100644
--- a/package/system/ltq-tapi/patches/100-ifxmips.patch
+++ b/package/platform/lantiq/ltq-tapi/patches/100-ifxmips.patch
diff --git a/package/system/ltq-tapi/patches/200-linux-37.patch b/package/platform/lantiq/ltq-tapi/patches/200-linux-37.patch
index 9d7428d..9d7428d 100644
--- a/package/system/ltq-tapi/patches/200-linux-37.patch
+++ b/package/platform/lantiq/ltq-tapi/patches/200-linux-37.patch
diff --git a/package/system/ltq-vmmc/Config.in b/package/platform/lantiq/ltq-vmmc/Config.in
index 3a5e014..89e1bc5 100644
--- a/package/system/ltq-vmmc/Config.in
+++ b/package/platform/lantiq/ltq-vmmc/Config.in
@@ -7,16 +7,16 @@ choice
config VOICE_CPE_VMMC_WITH_DEVICE_DANUBE
bool "Danube, Twinpass, Vinax"
- depends on TARGET_lantiq_danube
+ depends on TARGET_lantiq_xway
- config VOICE_CPE_VMMC_WITH_DEVICE_AR9
- bool "AR9 family"
- depends on TARGET_lantiq_ar9
+# config VOICE_CPE_VMMC_WITH_DEVICE_AR9
+# bool "AR9 family"
+# depends on TARGET_lantiq_ar9
- config VOICE_CPE_VMMC_WITH_DEVICE_VR9
- bool "VR9 family"
- depends on TARGET_lantiq_vr9
-
+# config VOICE_CPE_VMMC_WITH_DEVICE_VR9
+# bool "VR9 family"
+# depends on TARGET_lantiq_vr9
+#
config VOICE_VMMC_WITH_DEVICE_FALCON
bool "FALC-ON"
depends on (TARGET_lantiq_falcon||TARGET_lantiq_falcon_stable)
diff --git a/package/system/ltq-vmmc/Makefile b/package/platform/lantiq/ltq-vmmc/Makefile
index 98355b1..98355b1 100644
--- a/package/system/ltq-vmmc/Makefile
+++ b/package/platform/lantiq/ltq-vmmc/Makefile
diff --git a/package/system/ltq-vmmc/files/vmmc.init b/package/platform/lantiq/ltq-vmmc/files/vmmc.init
index 100a97d..100a97d 100644
--- a/package/system/ltq-vmmc/files/vmmc.init
+++ b/package/platform/lantiq/ltq-vmmc/files/vmmc.init
diff --git a/package/system/ltq-vmmc/patches/000-portability.patch b/package/platform/lantiq/ltq-vmmc/patches/000-portability.patch
index 4860247..4860247 100644
--- a/package/system/ltq-vmmc/patches/000-portability.patch
+++ b/package/platform/lantiq/ltq-vmmc/patches/000-portability.patch
diff --git a/package/system/ltq-vmmc/patches/100-target.patch b/package/platform/lantiq/ltq-vmmc/patches/100-target.patch
index eae621e..cabd2d1 100644
--- a/package/system/ltq-vmmc/patches/100-target.patch
+++ b/package/platform/lantiq/ltq-vmmc/patches/100-target.patch
@@ -159,7 +159,7 @@
+static void inline bsp_mask_and_ack_irq(int x)
+{
+ struct irq_data d;
-+ d.irq = x;
++ d.hwirq = x;
+ ltq_mask_and_ack_irq(&d);
+}
+#endif
@@ -735,4 +735,17 @@
+#include "drv_vmmc_init.h"
#include "drv_vmmc_api.h"
#include "drv_vmmc_bbd.h"
-
+
+Index: drv_vmmc-1.9.0/src/mps/drv_mps_vmmc_danube.c
+===================================================================
+--- drv_vmmc-1.9.0.orig/src/mps/drv_mps_vmmc_danube.c 2012-12-13 08:43:16.080109377 +0100
++++ drv_vmmc-1.9.0/src/mps/drv_mps_vmmc_danube.c 2012-12-13 08:43:48.584110192 +0100
+@@ -44,7 +44,7 @@
+ # include <linux/dma-mapping.h>
+
+
+-#define LQ_RCU_BASE_ADDR (KSEG1 + LTQ_RCU_BASE_ADDR)
++#define LQ_RCU_BASE_ADDR (KSEG1 + 0x1F203000)
+ # define LQ_RCU_RST ((u32 *)(LQ_RCU_BASE_ADDR + 0x0010))
+ #define IFX_RCU_RST_REQ_CPU1 (1 << 3)
+ # define IFX_RCU_RST_REQ LQ_RCU_RST
diff --git a/package/system/ltq-vmmc/patches/400-falcon.patch b/package/platform/lantiq/ltq-vmmc/patches/400-falcon.patch
index 490d6e5..490d6e5 100644
--- a/package/system/ltq-vmmc/patches/400-falcon.patch
+++ b/package/platform/lantiq/ltq-vmmc/patches/400-falcon.patch