aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/svip_be
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/svip_be')
-rw-r--r--target/linux/lantiq/svip_be/.svn/entries99
-rw-r--r--target/linux/lantiq/svip_be/.svn/text-base/config-default.svn-base38
-rw-r--r--target/linux/lantiq/svip_be/.svn/text-base/target.mk.svn-base11
-rw-r--r--target/linux/lantiq/svip_be/config-default38
-rw-r--r--target/linux/lantiq/svip_be/profiles/.svn/entries96
-rw-r--r--target/linux/lantiq/svip_be/profiles/.svn/text-base/000-generic.mk.svn-base8
-rw-r--r--target/linux/lantiq/svip_be/profiles/.svn/text-base/001-lantiq.mk.svn-base25
-rw-r--r--target/linux/lantiq/svip_be/profiles/000-generic.mk8
-rw-r--r--target/linux/lantiq/svip_be/profiles/001-lantiq.mk25
-rw-r--r--target/linux/lantiq/svip_be/target.mk11
10 files changed, 359 insertions, 0 deletions
diff --git a/target/linux/lantiq/svip_be/.svn/entries b/target/linux/lantiq/svip_be/.svn/entries
new file mode 100644
index 0000000..454d6ca
--- /dev/null
+++ b/target/linux/lantiq/svip_be/.svn/entries
@@ -0,0 +1,99 @@
+10
+
+dir
+36060
+svn://svn.openwrt.org/openwrt/trunk/target/linux/lantiq/svip_be
+svn://svn.openwrt.org/openwrt
+
+
+
+2012-09-13T06:38:31.149497Z
+33383
+juhosg
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+3c298f89-4303-0410-b956-a3cf2f4a3e73
+
+profiles
+dir
+
+config-default
+file
+
+
+
+
+2013-03-17T12:12:42.000000Z
+7dfba50f9045feef39ffba60e518df81
+2012-09-13T06:38:31.149497Z
+33383
+juhosg
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+986
+
+target.mk
+file
+
+
+
+
+2013-03-17T12:12:42.000000Z
+950fb92d0d669110d0f0f040947885e5
+2012-07-31T18:49:54.612892Z
+32925
+blogic
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+202
+
diff --git a/target/linux/lantiq/svip_be/.svn/text-base/config-default.svn-base b/target/linux/lantiq/svip_be/.svn/text-base/config-default.svn-base
new file mode 100644
index 0000000..9411748
--- /dev/null
+++ b/target/linux/lantiq/svip_be/.svn/text-base/config-default.svn-base
@@ -0,0 +1,38 @@
+CONFIG_ADM6996_PHY=y
+CONFIG_AR8216_PHY=y
+CONFIG_BOARD_SCACHE=y
+CONFIG_CLKDEV_LOOKUP=y
+# CONFIG_CPU_LITTLE_ENDIAN is not set
+CONFIG_FSNOTIFY=y
+CONFIG_HAVE_MACH_CLKDEV=y
+CONFIG_INPUT=y
+CONFIG_INPUT_EVDEV=y
+CONFIG_INPUT_POLLDEV=y
+CONFIG_IRQ_FORCED_THREADING=y
+# CONFIG_ISDN is not set
+CONFIG_LANTIQ_MACH_EASY33016=y
+CONFIG_LANTIQ_MACH_EASY336=y
+CONFIG_LANTIQ_SVIP_ETH=y
+CONFIG_LANTIQ_SVIP_VIRTUAL_ETH=y
+CONFIG_MDIO_BOARDINFO=y
+CONFIG_MIPS_CPU_SCACHE=y
+CONFIG_MIPS_L1_CACHE_SHIFT=6
+CONFIG_MTD_NAND=y
+CONFIG_MTD_NAND_ECC=y
+CONFIG_MTD_NAND_PLATFORM=y
+# CONFIG_MTD_SM_COMMON is not set
+CONFIG_RTL8306_PHY=y
+# CONFIG_SOC_AMAZON_SE is not set
+# CONFIG_SOC_FALCON is not set
+CONFIG_SOC_SVIP=y
+# CONFIG_SOC_TYPE_XWAY is not set
+# CONFIG_SOC_XWAY is not set
+CONFIG_SPI=y
+CONFIG_SPI_MASTER=y
+CONFIG_SPI_SVIP=y
+CONFIG_SVIP_NAT=y
+CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y
+# CONFIG_USB_ARCH_HAS_EHCI is not set
+# CONFIG_USB_ARCH_HAS_OHCI is not set
+# CONFIG_USB_ARCH_HAS_XHCI is not set
+CONFIG_USB_SUPPORT=y
diff --git a/target/linux/lantiq/svip_be/.svn/text-base/target.mk.svn-base b/target/linux/lantiq/svip_be/.svn/text-base/target.mk.svn-base
new file mode 100644
index 0000000..d68e9dd
--- /dev/null
+++ b/target/linux/lantiq/svip_be/.svn/text-base/target.mk.svn-base
@@ -0,0 +1,11 @@
+ARCH:=mips
+SUBTARGET:=svip_be
+BOARDNAME:=SVIP Big Endian
+FEATURES:=squashfs jffs2
+DEVICE_TYPE:=other
+
+DEFAULT_PACKAGES+= uboot-svip hostapd-mini
+
+define Target/Description
+ Lantiq SVIP Big Endian
+endef
diff --git a/target/linux/lantiq/svip_be/config-default b/target/linux/lantiq/svip_be/config-default
new file mode 100644
index 0000000..9411748
--- /dev/null
+++ b/target/linux/lantiq/svip_be/config-default
@@ -0,0 +1,38 @@
+CONFIG_ADM6996_PHY=y
+CONFIG_AR8216_PHY=y
+CONFIG_BOARD_SCACHE=y
+CONFIG_CLKDEV_LOOKUP=y
+# CONFIG_CPU_LITTLE_ENDIAN is not set
+CONFIG_FSNOTIFY=y
+CONFIG_HAVE_MACH_CLKDEV=y
+CONFIG_INPUT=y
+CONFIG_INPUT_EVDEV=y
+CONFIG_INPUT_POLLDEV=y
+CONFIG_IRQ_FORCED_THREADING=y
+# CONFIG_ISDN is not set
+CONFIG_LANTIQ_MACH_EASY33016=y
+CONFIG_LANTIQ_MACH_EASY336=y
+CONFIG_LANTIQ_SVIP_ETH=y
+CONFIG_LANTIQ_SVIP_VIRTUAL_ETH=y
+CONFIG_MDIO_BOARDINFO=y
+CONFIG_MIPS_CPU_SCACHE=y
+CONFIG_MIPS_L1_CACHE_SHIFT=6
+CONFIG_MTD_NAND=y
+CONFIG_MTD_NAND_ECC=y
+CONFIG_MTD_NAND_PLATFORM=y
+# CONFIG_MTD_SM_COMMON is not set
+CONFIG_RTL8306_PHY=y
+# CONFIG_SOC_AMAZON_SE is not set
+# CONFIG_SOC_FALCON is not set
+CONFIG_SOC_SVIP=y
+# CONFIG_SOC_TYPE_XWAY is not set
+# CONFIG_SOC_XWAY is not set
+CONFIG_SPI=y
+CONFIG_SPI_MASTER=y
+CONFIG_SPI_SVIP=y
+CONFIG_SVIP_NAT=y
+CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y
+# CONFIG_USB_ARCH_HAS_EHCI is not set
+# CONFIG_USB_ARCH_HAS_OHCI is not set
+# CONFIG_USB_ARCH_HAS_XHCI is not set
+CONFIG_USB_SUPPORT=y
diff --git a/target/linux/lantiq/svip_be/profiles/.svn/entries b/target/linux/lantiq/svip_be/profiles/.svn/entries
new file mode 100644
index 0000000..f089e4c
--- /dev/null
+++ b/target/linux/lantiq/svip_be/profiles/.svn/entries
@@ -0,0 +1,96 @@
+10
+
+dir
+36060
+svn://svn.openwrt.org/openwrt/trunk/target/linux/lantiq/svip_be/profiles
+svn://svn.openwrt.org/openwrt
+
+
+
+2012-07-31T18:49:54.612892Z
+32925
+blogic
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+3c298f89-4303-0410-b956-a3cf2f4a3e73
+
+000-generic.mk
+file
+
+
+
+
+2013-03-17T12:12:42.000000Z
+79a40781f38c23caa71d7a65b2628873
+2012-07-31T18:49:54.612892Z
+32925
+blogic
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+106
+
+001-lantiq.mk
+file
+
+
+
+
+2013-03-17T12:12:42.000000Z
+aa39a50bb06696e709f8b1df17084a0c
+2012-07-31T18:49:54.612892Z
+32925
+blogic
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+486
+
diff --git a/target/linux/lantiq/svip_be/profiles/.svn/text-base/000-generic.mk.svn-base b/target/linux/lantiq/svip_be/profiles/.svn/text-base/000-generic.mk.svn-base
new file mode 100644
index 0000000..731e4fc
--- /dev/null
+++ b/target/linux/lantiq/svip_be/profiles/.svn/text-base/000-generic.mk.svn-base
@@ -0,0 +1,8 @@
+define Profile/Generic
+ NAME:=Generic - all boards
+ PACKAGES:=
+endef
+
+$(eval $(call Profile,Generic))
+
+
diff --git a/target/linux/lantiq/svip_be/profiles/.svn/text-base/001-lantiq.mk.svn-base b/target/linux/lantiq/svip_be/profiles/.svn/text-base/001-lantiq.mk.svn-base
new file mode 100644
index 0000000..5503790
--- /dev/null
+++ b/target/linux/lantiq/svip_be/profiles/.svn/text-base/001-lantiq.mk.svn-base
@@ -0,0 +1,25 @@
+define Profile/EASY336
+ NAME:=EASY336
+ PACKAGES:=
+endef
+
+define Profile/EASY336/Description
+ Lantiq EASY336 evalkit
+endef
+
+$(eval $(call Profile,EASY336))
+
+define Profile/EASY33016
+ NAME:=EASY33016
+ PACKAGES:= \
+ kmod-ifxos ifx-vos ifx-evtlog svip-switch \
+ voice-lib-tapi voice-lib-cli voice-tapi-cli \
+ voice-tapi voice-tapidemo-xt voice-vatests voice-vxt voice-xtbox
+endef
+
+define Profile/EASY33016/Description
+ Lantiq EASY33016 evalkit
+endef
+
+$(eval $(call Profile,EASY33016))
+
diff --git a/target/linux/lantiq/svip_be/profiles/000-generic.mk b/target/linux/lantiq/svip_be/profiles/000-generic.mk
new file mode 100644
index 0000000..731e4fc
--- /dev/null
+++ b/target/linux/lantiq/svip_be/profiles/000-generic.mk
@@ -0,0 +1,8 @@
+define Profile/Generic
+ NAME:=Generic - all boards
+ PACKAGES:=
+endef
+
+$(eval $(call Profile,Generic))
+
+
diff --git a/target/linux/lantiq/svip_be/profiles/001-lantiq.mk b/target/linux/lantiq/svip_be/profiles/001-lantiq.mk
new file mode 100644
index 0000000..5503790
--- /dev/null
+++ b/target/linux/lantiq/svip_be/profiles/001-lantiq.mk
@@ -0,0 +1,25 @@
+define Profile/EASY336
+ NAME:=EASY336
+ PACKAGES:=
+endef
+
+define Profile/EASY336/Description
+ Lantiq EASY336 evalkit
+endef
+
+$(eval $(call Profile,EASY336))
+
+define Profile/EASY33016
+ NAME:=EASY33016
+ PACKAGES:= \
+ kmod-ifxos ifx-vos ifx-evtlog svip-switch \
+ voice-lib-tapi voice-lib-cli voice-tapi-cli \
+ voice-tapi voice-tapidemo-xt voice-vatests voice-vxt voice-xtbox
+endef
+
+define Profile/EASY33016/Description
+ Lantiq EASY33016 evalkit
+endef
+
+$(eval $(call Profile,EASY33016))
+
diff --git a/target/linux/lantiq/svip_be/target.mk b/target/linux/lantiq/svip_be/target.mk
new file mode 100644
index 0000000..d68e9dd
--- /dev/null
+++ b/target/linux/lantiq/svip_be/target.mk
@@ -0,0 +1,11 @@
+ARCH:=mips
+SUBTARGET:=svip_be
+BOARDNAME:=SVIP Big Endian
+FEATURES:=squashfs jffs2
+DEVICE_TYPE:=other
+
+DEFAULT_PACKAGES+= uboot-svip hostapd-mini
+
+define Target/Description
+ Lantiq SVIP Big Endian
+endef