aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/svip_le
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/svip_le')
-rw-r--r--target/linux/lantiq/svip_le/.svn/entries99
-rw-r--r--target/linux/lantiq/svip_le/.svn/text-base/config-default.svn-base34
-rw-r--r--target/linux/lantiq/svip_le/.svn/text-base/target.mk.svn-base11
-rw-r--r--target/linux/lantiq/svip_le/config-default34
-rw-r--r--target/linux/lantiq/svip_le/profiles/.svn/entries96
-rw-r--r--target/linux/lantiq/svip_le/profiles/.svn/text-base/000-generic.mk.svn-base8
-rw-r--r--target/linux/lantiq/svip_le/profiles/.svn/text-base/001-lantiq.mk.svn-base10
-rw-r--r--target/linux/lantiq/svip_le/profiles/000-generic.mk8
-rw-r--r--target/linux/lantiq/svip_le/profiles/001-lantiq.mk10
-rw-r--r--target/linux/lantiq/svip_le/target.mk11
10 files changed, 321 insertions, 0 deletions
diff --git a/target/linux/lantiq/svip_le/.svn/entries b/target/linux/lantiq/svip_le/.svn/entries
new file mode 100644
index 0000000..d43da0e
--- /dev/null
+++ b/target/linux/lantiq/svip_le/.svn/entries
@@ -0,0 +1,99 @@
+10
+
+dir
+36060
+svn://svn.openwrt.org/openwrt/trunk/target/linux/lantiq/svip_le
+svn://svn.openwrt.org/openwrt
+
+
+
+2012-10-29T10:11:05.857052Z
+33987
+juhosg
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+3c298f89-4303-0410-b956-a3cf2f4a3e73
+
+profiles
+dir
+
+config-default
+file
+
+
+
+
+2013-03-17T12:12:37.000000Z
+c92adeb2a5cff7b10978991b6f8ebccf
+2012-10-29T10:11:05.857052Z
+33987
+juhosg
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+908
+
+target.mk
+file
+
+
+
+
+2013-03-17T12:12:37.000000Z
+31e652bcda3de8fcb796eae831e30c1b
+2012-07-31T18:49:54.612892Z
+32925
+blogic
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+210
+
diff --git a/target/linux/lantiq/svip_le/.svn/text-base/config-default.svn-base b/target/linux/lantiq/svip_le/.svn/text-base/config-default.svn-base
new file mode 100644
index 0000000..ac3ef7a
--- /dev/null
+++ b/target/linux/lantiq/svip_le/.svn/text-base/config-default.svn-base
@@ -0,0 +1,34 @@
+CONFIG_ADM6996_PHY=y
+CONFIG_AR8216_PHY=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_PCIE_LANTIQ is not set
+# CONFIG_PCI_LANTIQ is not set
+# CONFIG_PCI_LANTIQ_NONE 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_le/.svn/text-base/target.mk.svn-base b/target/linux/lantiq/svip_le/.svn/text-base/target.mk.svn-base
new file mode 100644
index 0000000..60bcfad
--- /dev/null
+++ b/target/linux/lantiq/svip_le/.svn/text-base/target.mk.svn-base
@@ -0,0 +1,11 @@
+ARCH:=mipsel
+SUBTARGET:=svip_le
+BOARDNAME:=SVIP Little Endian
+FEATURES:=squashfs jffs2
+DEVICE_TYPE:=other
+
+DEFAULT_PACKAGES+= uboot-svip hostapd-mini
+
+define Target/Description
+ Lantiq SVIP Little Endian
+endef
diff --git a/target/linux/lantiq/svip_le/config-default b/target/linux/lantiq/svip_le/config-default
new file mode 100644
index 0000000..ac3ef7a
--- /dev/null
+++ b/target/linux/lantiq/svip_le/config-default
@@ -0,0 +1,34 @@
+CONFIG_ADM6996_PHY=y
+CONFIG_AR8216_PHY=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_PCIE_LANTIQ is not set
+# CONFIG_PCI_LANTIQ is not set
+# CONFIG_PCI_LANTIQ_NONE 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_le/profiles/.svn/entries b/target/linux/lantiq/svip_le/profiles/.svn/entries
new file mode 100644
index 0000000..7d5a840
--- /dev/null
+++ b/target/linux/lantiq/svip_le/profiles/.svn/entries
@@ -0,0 +1,96 @@
+10
+
+dir
+36060
+svn://svn.openwrt.org/openwrt/trunk/target/linux/lantiq/svip_le/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:37.000000Z
+79a40781f38c23caa71d7a65b2628873
+2012-07-31T18:49:54.612892Z
+32925
+blogic
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+106
+
+001-lantiq.mk
+file
+
+
+
+
+2013-03-17T12:12:37.000000Z
+815e7fa59b74a382012c8d38428efac5
+2012-07-31T18:49:54.612892Z
+32925
+blogic
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+157
+
diff --git a/target/linux/lantiq/svip_le/profiles/.svn/text-base/000-generic.mk.svn-base b/target/linux/lantiq/svip_le/profiles/.svn/text-base/000-generic.mk.svn-base
new file mode 100644
index 0000000..731e4fc
--- /dev/null
+++ b/target/linux/lantiq/svip_le/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_le/profiles/.svn/text-base/001-lantiq.mk.svn-base b/target/linux/lantiq/svip_le/profiles/.svn/text-base/001-lantiq.mk.svn-base
new file mode 100644
index 0000000..dd6150e
--- /dev/null
+++ b/target/linux/lantiq/svip_le/profiles/.svn/text-base/001-lantiq.mk.svn-base
@@ -0,0 +1,10 @@
+define Profile/EASY336
+ NAME:=EASY336
+ PACKAGES:=
+endef
+
+define Profile/EASY336/Description
+ Lantiq EASY336 evalkit
+endef
+
+$(eval $(call Profile,EASY336))
diff --git a/target/linux/lantiq/svip_le/profiles/000-generic.mk b/target/linux/lantiq/svip_le/profiles/000-generic.mk
new file mode 100644
index 0000000..731e4fc
--- /dev/null
+++ b/target/linux/lantiq/svip_le/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_le/profiles/001-lantiq.mk b/target/linux/lantiq/svip_le/profiles/001-lantiq.mk
new file mode 100644
index 0000000..dd6150e
--- /dev/null
+++ b/target/linux/lantiq/svip_le/profiles/001-lantiq.mk
@@ -0,0 +1,10 @@
+define Profile/EASY336
+ NAME:=EASY336
+ PACKAGES:=
+endef
+
+define Profile/EASY336/Description
+ Lantiq EASY336 evalkit
+endef
+
+$(eval $(call Profile,EASY336))
diff --git a/target/linux/lantiq/svip_le/target.mk b/target/linux/lantiq/svip_le/target.mk
new file mode 100644
index 0000000..60bcfad
--- /dev/null
+++ b/target/linux/lantiq/svip_le/target.mk
@@ -0,0 +1,11 @@
+ARCH:=mipsel
+SUBTARGET:=svip_le
+BOARDNAME:=SVIP Little Endian
+FEATURES:=squashfs jffs2
+DEVICE_TYPE:=other
+
+DEFAULT_PACKAGES+= uboot-svip hostapd-mini
+
+define Target/Description
+ Lantiq SVIP Little Endian
+endef