[OpenWrt-Devel] support for Sagemcom F@ST2804V7

2014-12-16 Thread Eugene
Hello, Is it possible to add support for Sagemcom F@ST2804V7 ? I tried openwr...@st2704v2-squashfs-cfe.bin and some others (barrier_breaker) on it, bootlog (via serial port) says: Kernel panic - not syncing: unable to detect bcm963xx board. If it is possible, i will supply all required

Re: [OpenWrt-Devel] [PATCH 07/12] cli: fix printing option values occupying multiple lines.

2014-12-16 Thread Yousong Zhou
On 15 December 2014 at 16:46, Yousong Zhou yszhou4t...@gmail.com wrote: Signed-off-by: Yousong Zhou yszhou4t...@gmail.com --- cli.c | 40 ++-- 1 file changed, 30 insertions(+), 10 deletions(-) diff --git a/cli.c b/cli.c index 6fbbfe9..85a24d8 100644

Re: [OpenWrt-Devel] [PATCH 07/12] cli: fix printing option values occupying multiple lines.

2014-12-16 Thread Yousong Zhou
On 16 December 2014 at 16:28, Yousong Zhou yszhou4t...@gmail.com wrote: On 15 December 2014 at 16:46, Yousong Zhou yszhou4t...@gmail.com wrote: Signed-off-by: Yousong Zhou yszhou4t...@gmail.com --- +static void uci_show_value(struct uci_option *o, bool quote) { struct uci_element

Re: [OpenWrt-Devel] [PATCH RFC 3/5] target: Add board notion support

2014-12-16 Thread Felix Fietkau
On 2014-12-12 16:21, Maxime Ripard wrote: Even though we always build all the board images for a given target, some options widely differ from one board to another when it comes to hardware configuration. Such an option for example is the NAND setup, which depends on the NAND chip itself,

[OpenWrt-Devel] Current state of extroot, how to use it, what about ubi(fs)

2014-12-16 Thread Rafał Miłecki
I've spent few hours today trying to understand extroot. I've failed :( Of course I was trying to use wiki pages: http://wiki.openwrt.org/doc/howto/extroot http://wiki.openwrt.org/doc/uci/fstab 1) Main question Is the following sentence true at all? The configuration of extroot is very simple

[OpenWrt-Devel] [PATCH] iproute2: bump version from 3.16.0 to 3.17.0

2014-12-16 Thread Russell Senior
Signed-off-by: Russell Senior russ...@personaltelco.net --- package/network/utils/iproute2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/network/utils/iproute2/Makefile b/package/network/utils/iproute2/Makefile index f6d2801..9aea05e 100644 ---

Re: [OpenWrt-Devel] [PATCH v4 4/4] kernel: 3.18: Strip off all the useless options

2014-12-16 Thread Jonas Gorski
On Mon, Dec 15, 2014 at 2:17 PM, Maxime Ripard maxime.rip...@free-electrons.com wrote: On Sat, Dec 13, 2014 at 07:50:52PM +0100, Jonas Gorski wrote: Ok, I think most of it is because of options enabled by default. I wonder why that happens, but I also wonder why it hasn't been picked up by

Re: [OpenWrt-Devel] [PATCH 0/5] ar8216: patch series with more smaller improvements

2014-12-16 Thread Jonas Gorski
On Tue, Dec 16, 2014 at 8:12 AM, Heiner Kallweit hkallwe...@gmail.com wrote: 1/5 Remove unused function parameter in ar8327_led_register 2/5 Factor out chip-specific parameters from ar8xxx_probe_switch 3/5 Create helpers mii_read32 / mii_write32 for 32 bit MII ops. 4/5 Remove

Re: [OpenWrt-Devel] [PATCH] iproute2: bump version from 3.16.0 to 3.17.0

2014-12-16 Thread Steven Barth
applied, thanks. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] Current state of extroot, how to use it, what about ubi(fs)

2014-12-16 Thread Flávio Silveira
On 16/12/2014 11:23, Gergely Kiss wrote: Hi Rafał, please allow me to comment on your 2nd point as I was the one who recently published the patch to make extroot functionality work with UBIFS. It seems that if there isn't rootfs MTD partition, then the code will look for rootfs UBI volume.

Re: [OpenWrt-Devel] [PATCH v2 1/4] brcm63xx: add bcm6345-gpio driver

2014-12-16 Thread Jonas Gorski
On Mon, Dec 15, 2014 at 3:46 PM, Álvaro Fernández Rojas nolt...@gmail.com wrote: Please add a description for your bindings in Documentation/devicetree/bindings/gpio Signed-off-by: Álvaro Fernández Rojas nolt...@gmail.com --- v2: use vendor for DT properties. diff --git

Re: [OpenWrt-Devel] support for Sagemcom F@ST2804V7

2014-12-16 Thread José Vázquez
Take a look at this patch: http://patchwork.openwrt.org/patch/6751/ First of all you need to find your router's board id. If changing the board id CFE works then you have a some kind of solution. 2014-12-16 9:26 GMT+01:00, Eugene jek...@yandex.ru: Hello, Is it possible to add support for

Re: [OpenWrt-Devel] Current state of extroot, how to use it, what about ubi(fs)

2014-12-16 Thread Gergely Kiss
Sorry, I haven't read that post earlier. So, is this simply about mounting an additional UBIFS partition at boot time? If so, I believe the best solution would be to extend the functionality of fstab with a simple (shell) script, as suggested in the fstab wiki: BTRFS, JFS, *UBI* [...] are not

Re: [OpenWrt-Devel] Current state of extroot, how to use it, what about ubi(fs)

2014-12-16 Thread Imre Kaloz
On Tue, 16 Dec 2014 16:06:27 +0100, Gergely Kiss mail.g...@gmail.com wrote: Please don't top-post. Sorry, I haven't read that post earlier. So, is this simply about mounting an additional UBIFS partition at boot time? If so, I believe the best solution would be to extend the functionality of

[OpenWrt-Devel] dnsmasq packages

2014-12-16 Thread Frank Schäfer
Hi, to be able to build dnsmasq with DNS auth and/or IPSET and/or DNSSEC support people are currently forced to enable the whole IPv6 stuff. Current package layout: dnsmasq: --- dnsmasq-dhcpv6: +DHCPv6 (depends on IPv6) dnsmasq-full: +DNS auth, +IPSET, +DHCPv6, +DNSSEC (depends on IPv6) Build

Re: [OpenWrt-Devel] dnsmasq packages

2014-12-16 Thread Christian Schoenebeck
Hi, I would prefer to make it configurable like libcurl, busybox and others so select the option you need during compile. Base inside OpenWrt should be without any options, because dnsmasq is only used as IPv4 DHCP. Have you ever check the funny thing happen, if you select more than 1 (*)

Re: [OpenWrt-Devel] Current state of extroot, how to use it, what about ubi(fs)

2014-12-16 Thread Rafał Miłecki
On 16 December 2014 at 16:30, Imre Kaloz ka...@openwrt.org wrote: On Tue, 16 Dec 2014 16:06:27 +0100, Gergely Kiss mail.g...@gmail.com wrote: On 16 December 2014 at 14:39, Flávio Silveira f...@terra.com.br wrote: On 16/12/2014 11:23, Gergely Kiss wrote: I'm not sure I understand what you

Re: [OpenWrt-Devel] Current state of extroot, how to use it, what about ubi(fs)

2014-12-16 Thread Rafał Miłecki
On 16 December 2014 at 16:06, Gergely Kiss mail.g...@gmail.com wrote: So, is this simply about mounting an additional UBIFS partition at boot time? If so, I believe the best solution would be to extend the functionality of fstab with a simple (shell) script, as suggested in the fstab wiki:

[OpenWrt-Devel] [PATCH] ar7: Remove linux-3.10 leftovers

2014-12-16 Thread Sedat Dilek
The config-3.10 got removed in r43632, so bye-bye to patches-3.10 as well. Signed-off-by: Sedat Dilek sedat.di...@gmail.com --- .../ar7/patches-3.10/001-mips-ar7-fix-serial.patch | 28 -- target/linux/ar7/patches-3.10/110-flash.patch | 22 --

Re: [OpenWrt-Devel] Current state of extroot, how to use it, what about ubi(fs)

2014-12-16 Thread Gergely Kiss
On 12/16/2014 07:35 PM, Rafał Miłecki wrote: Does it really look for entries in /etc/config/fstab? Or does it hardcode to use rootfs / rootfs_data partitions? Could you explain what's the point of all these find_block_mtd(rootfs, fs, sizeof(fs)); find_block_ubi_RO(libubi, rootfs, fs,

[OpenWrt-Devel] [PATCH] dnsmasq: allow de-selecting features from -full variant.

2014-12-16 Thread Yousong Zhou
Signed-off-by: Yousong Zhou yszhou4t...@gmail.com --- package/network/services/dnsmasq/Makefile | 27 ++-- .../network/services/dnsmasq/files/dnsmasq.init|5 2 files changed, 30 insertions(+), 2 deletions(-) diff --git

Re: [OpenWrt-Devel] dnsmasq packages

2014-12-16 Thread Yousong Zhou
Hi, On 17 December 2014 at 02:02, Christian Schoenebeck christian.schoeneb...@gmail.com wrote: Hi, I would prefer to make it configurable like libcurl, busybox and others so select the option you need during compile. Base inside OpenWrt should be without any options, because dnsmasq is only

Re: [OpenWrt-Devel] [PATCH] dnsmasq: allow de-selecting features from -full variant.

2014-12-16 Thread Steven Barth
applied, thanks. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH 0/1] TARGET : add sheevaplug and derivatives

2014-12-16 Thread Gérald Kerma
KIRKWOOD : add sheevaplug and derivatives ADD some kirkwood FDT - SheevaPlug - SheevaPlug with eSATA - GuruplugServerPlus - Topkick1281P2 With (CC) TRUNK OpenWRT build (QUICK HOWTO) : INTERRUPT ### INITIALIZE Marvell nand erase.part root ### PREPARE

[OpenWrt-Devel] [PATCH 1/1] KIRKWOOD : add sheevaplug and derivatives

2014-12-16 Thread Gérald Kerma
ADD some kirkwood FDT - SheevaPlug - SheevaPlug with eSATA - GuruplugServerPlus - Topkick1281P2 Signed-off-by: Gérald Kerma drea...@doukki.net --- target/linux/kirkwood/image/Makefile | 12 + target/linux/kirkwood/profiles/120-plug.mk | 80 ++ 2 files

Re: [OpenWrt-Devel] ar8216: phy_init and bug report 18415

2014-12-16 Thread Weedy
On Nov 28, 2014 3:24 PM, Weedy weedy2...@gmail.com wrote: On Nov 28, 2014 5:23 AM, Heiner Kallweit hkallwe...@gmail.com wrote: Anybody with a 8216-based device who can test this? Me me me, me me. 4300 currently running trunk with 43332 reverted. I am at your service. Is the current trunk