[OpenWrt-Devel] [PATCH] [brcm63xx] Add support for Plusnet 2704N

2015-05-18 Thread Matt Goring
wiki page if this patch is accepted. Signed-off-by: Matt Goring diff --git a/build_dir/target-mips_mips32_uClibc-0.9.33.2/linux-brcm63xx_generic/linux-3.18.11/arch/mips/bcm63xx/boards/board_bcm963xx.c b/build_dir/target-mips_mips32_uClibc-0.9.33.2/linux-brcm63xx_generic/linux-3.18.11/arch/mips

[OpenWrt-Devel] [PATCH] [brcm63xx] Add support for Plusnet 2704N

2015-07-28 Thread Matt Goring
BCM6318: add support for Plusnet / Sagem 2704N (V1) Signed-off-by: Matt Goring --- target/linux/brcm63xx/base-files/etc/diag.sh |3 + .../brcm63xx/base-files/etc/uci-defaults/01_leds |3 + .../base-files/etc/uci-defaults/02_network |1 + target/linux/brcm63xx/base

Re: [OpenWrt-Devel] [PATCH] [brcm63xx] Add support for Plusnet 2704N

2015-07-31 Thread Matt Goring
. Looking at all the other builds, the device_name uses the same name as the board_id. When I said board_id, I really meant the DEVICE_NAME. On 30/07/2015 20:34, Jonas Gorski wrote: Hi, On Tue, Jul 28, 2015 at 6:28 AM, Matt Goring wrote: BCM6318: add support for Plusnet / Sagem 2704N (V1