Re: [OpenWrt-Devel] [PATCH] mxs: enable usbgadget feature for Duckbills

2014-04-28 Thread Zoltan HERPAI

Added in r40585, thanks.

Regards,
-w-

Zoltan HERPAI wrote:

Hi Michael,

No objections - thanks for pinging, I'll check this.

Regards,
-w-


On Sat, 26 Apr 2014, Michael Heimpold wrote:


HI Zoltan,

do you have any objections regardings this patch?

Ciao,
Michael

Am Sonntag, 13. April 2014, 14:47:33 schrieb Michael Heimpold:

Duckbills feature an USB type A connector, so they can be used as
USB gadgets.

Signed-off-by: Michael Heimpold m...@heimpold.de
---
 target/linux/mxs/profiles/02-duckbill.mk |1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/mxs/profiles/02-duckbill.mk 
b/target/linux/mxs/profiles/02-duckbill.mk

index 847460a..4a68238 100644
--- a/target/linux/mxs/profiles/02-duckbill.mk
+++ b/target/linux/mxs/profiles/02-duckbill.mk
@@ -8,6 +8,7 @@
 define Profile/duckbill
   NAME:=I2SE Duckbill series
   DEPENDS:=+@TARGET_ROOTFS_INCLUDE_KERNEL +@TARGET_ROOTFS_INCLUDE_DTB
+  FEATURES+=usbgadget
   PACKAGES+= \
 -dnsmasq -firewall -ppp -ip6tables -iptables -6relayd -mtd 
uboot-envtools \
 kmod-leds-gpio kmod-ledtrig-timer kmod-usb-mxs-phy 
-kmod-ipt-nathelper





___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] [PATCH] mxs: enable usbgadget feature for Duckbills

2014-04-26 Thread Michael Heimpold
HI Zoltan,

do you have any objections regardings this patch?

Ciao,
Michael

Am Sonntag, 13. April 2014, 14:47:33 schrieb Michael Heimpold:
 Duckbills feature an USB type A connector, so they can be used as
 USB gadgets.
 
 Signed-off-by: Michael Heimpold m...@heimpold.de
 ---
  target/linux/mxs/profiles/02-duckbill.mk |1 +
  1 file changed, 1 insertion(+)
 
 diff --git a/target/linux/mxs/profiles/02-duckbill.mk 
 b/target/linux/mxs/profiles/02-duckbill.mk
 index 847460a..4a68238 100644
 --- a/target/linux/mxs/profiles/02-duckbill.mk
 +++ b/target/linux/mxs/profiles/02-duckbill.mk
 @@ -8,6 +8,7 @@
  define Profile/duckbill
NAME:=I2SE Duckbill series
DEPENDS:=+@TARGET_ROOTFS_INCLUDE_KERNEL +@TARGET_ROOTFS_INCLUDE_DTB
 +  FEATURES+=usbgadget
PACKAGES+= \
   -dnsmasq -firewall -ppp -ip6tables -iptables -6relayd -mtd 
 uboot-envtools \
   kmod-leds-gpio kmod-ledtrig-timer kmod-usb-mxs-phy -kmod-ipt-nathelper
 
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel