Hi,

BTW, is there any relationship between Trendnet and Upvel?

Дмитрий Лебедев <lebe...@trendnet.ru> writes:
> +const struct flash_platform_data ur_336n4g_flash = {
> + .type = "mx25l3205d",
> +};

Apparently the inline patch has tabs converted to single spaces, the
attached one seems to be fine though.

> --- target/linux/ramips/rt305x/profiles/upvel.mk (revision 35770)
> +++ target/linux/ramips/rt305x/profiles/upvel.mk (working copy)
> +define Profile/UPVEL/Description
> + Default package set compatible with URVEL router board.
> +endef

UPVEL?

> --- target/linux/ramips/base-files/etc/uci-defaults/02_network (revision 
> 35770)
> +++ target/linux/ramips/base-files/etc/uci-defaults/02_network (working copy)
> @@ -76,8 +76,12 @@
>   ;;
>  
>   f5d8235-v1 | \
> + ur-326n4g)
> + ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
> + ;;
> +
>   f5d8235-v2 | \
> - ur-336un)
> + ur-336n4g)
>   ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
>   ;;
>  

I guess you didn't mean to duplicate the same
ucidef_set_interfaces_lan_wan twice?

Thank you for your involvement, Dmitry!

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to