[OpenWrt-Devel] [PATCH] brcm47xx: don't create named switch_vlan sections

2014-07-25 Thread Rafał Miłecki
It doesn't seem to be used anywhere, it's incompatible with other targets and can be confusing. People may think they need to update section name every time they change VLAN ID (well, even I was doing that). Signed-off-by: Rafał Miłecki zaj...@gmail.com ---

[OpenWrt-Devel] uClibc

2014-07-25 Thread smilebef
/lib/ld-uClibc.so.0: No such file or directory Hallo guys, have any body a idee for the dependency entry? Is there some were a list with the names of the hole ammount of librarys? Thanks guy. ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] [PATCH]ramips:support Lenovo AC1200 Wireless router

2014-07-25 Thread Roman Yeryomin
On 25 July 2014 04:20, Lintel Huang lintel.hu...@gmail.com wrote: No problem,why not? please give me address then I express it. You've put it into the case with lan_mac=$(mtd_get_mac_binary factory 4) This means mtd-mac-address = factory 0x4; in dts will do the job. to Roman: My boards 's

Re: [OpenWrt-Devel] [PATCH] [mpc83xx] add menuconfig-option for rb333 and rb600

2014-07-25 Thread Claudio Thomas
Hi, as reaction of the following email: On 15.07.2014 15:05, Claudio Thomas wrote: Subject: [OpenWrt-Devel] When to use Target Profile or Subtarget Hi, I'm adapting the Freescale MPC83xx platform, so that multiple devices can be selected. Actually the following boards are in use, but

Re: [OpenWrt-Devel] [PATCH] [mpc83xx] add menuconfig-option for rb333 and rb600

2014-07-25 Thread Imre Kaloz
Hi, On Fri, 25 Jul 2014 11:34:49 +0200, Claudio Thomas c...@xmodus-systems.de wrote: Hi, as reaction of the following email: On 15.07.2014 15:05, Claudio Thomas wrote: Subject: [OpenWrt-Devel] When to use Target Profile or Subtarget Hi, I'm adapting the Freescale MPC83xx platform, so that

Re: [OpenWrt-Devel] Barrier Breaker 14.07-rc1

2014-07-25 Thread Saverio Proto
Hello John, there will be no release branch here ? http://git.openwrt.org/ thanks Saverio 2014-07-14 11:12 GMT+02:00 John Crispin j...@phrozen.org: The OpenWrt developers are proud to announce the first release candidate of OpenWrt Barrier Breaker. ___

Re: [OpenWrt-Devel] [PATCH] [mpc83xx] add menuconfig-option for rb333 and rb600

2014-07-25 Thread Claudio Thomas
On 25.07.2014 12:25, Imre Kaloz wrote: Hi, On Fri, 25 Jul 2014 11:34:49 +0200, Claudio Thomas c...@xmodus-systems.de wrote: Hi, as reaction of the following email: On 15.07.2014 15:05, Claudio Thomas wrote: Subject: [OpenWrt-Devel] When to use Target Profile or Subtarget Hi, I'm

Re: [OpenWrt-Devel] Barrier Breaker 14.07-rc1

2014-07-25 Thread John Crispin
Hi, we did rc1 and rc2 in trunk as we were fixing stuff. rc2 is almost ready, i already have the trunk built, the IB worked for all targets this time after our fixes. i am about to start one of the builder on old.packages and the other builder on all the other feeds. once that is done and rc2 is

Re: [OpenWrt-Devel] Barrier Breaker 14.07-rc1

2014-07-25 Thread Aaron Z
Will Nano and WiFiDog be in RC2? They are in trunk, but were not included in RC1. Aaron Z - Original Message - From: John Crispin j...@phrozen.org To: openwrt-devel@lists.openwrt.org Sent: Friday, July 25, 2014 9:57:52 AM Subject: Re: [OpenWrt-Devel] Barrier Breaker 14.07-rc1 Hi,

Re: [OpenWrt-Devel] Barrier Breaker 14.07-rc1

2014-07-25 Thread John Crispin
On 25/07/2014 16:36, Aaron Z wrote: Will Nano and WiFiDog be in RC2? They are in trunk, but were not included in RC1. Aaron Z Hi, they are not in trunk and hence were not in rc1 :) the old.packages feed and the maintained feeds will all be in rc2 John

Re: [OpenWrt-Devel] Barrier Breaker 14.07-rc1

2014-07-25 Thread John Crispin
On 25/07/2014 17:36, Aaron Z wrote: - Original Message - On Friday, July 25, 2014 10:44:42 AM John Crispin j...@phrozen.org wrote: Subject: Re: [OpenWrt-Devel] Barrier Breaker 14.07-rc1 they are not in trunk and hence were not in rc1 :) the old.packages feed and the maintained feeds

[OpenWrt-Devel] [PATCH 00/23] add 3.14 kernel support for ar71xx

2014-07-25 Thread Zhao, Gang
Tested on a tp-link wr703n, all seem okay. The last patch fix spi ath79 fast read should be backported to 3.10(barrier breaker), it will be sent separately. The boot log: root@OpenWrt:/# dmesg [0.00] Linux version 3.14.12 (zhao@hello.world) (gcc version 4.8.3 (OpenWrt/Linaro GCC

[OpenWrt-Devel] [PATCH 02/23] ar71xx: remove unneeded patches

2014-07-25 Thread Zhao, Gang
Already applied in upstream. Signed-off-by: Zhao, Gang gang.zhao...@gmail.com --- ...S-ath79-don-t-hardwire-cpu_has_dsp-2-to-0.patch | 31 -- ...simplify-platform_get_resource_byname-dev.patch | 70 - ...r933x_uart-convert-to-use-devm_-functions.patch | 72

[OpenWrt-Devel] [PATCH 05/23] ar71xx: refresh 406-mtd-m25p80-allow-to-specify-max-read-size.patch

2014-07-25 Thread Zhao, Gang
Signed-off-by: Zhao, Gang gang.zhao...@gmail.com --- ...mtd-m25p80-allow-to-specify-max-read-size.patch | 27 ++ 1 file changed, 12 insertions(+), 15 deletions(-) diff --git a/target/linux/ar71xx/patches-3.14/406-mtd-m25p80-allow-to-specify-max-read-size.patch

[OpenWrt-Devel] [PATCH 06/23] ar71xx: refresh 409-mtd-rb4xx_nand_driver.patch

2014-07-25 Thread Zhao, Gang
Signed-off-by: Zhao, Gang gang.zhao...@gmail.com --- target/linux/ar71xx/patches-3.14/409-mtd-rb4xx_nand_driver.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/ar71xx/patches-3.14/409-mtd-rb4xx_nand_driver.patch

[OpenWrt-Devel] [PATCH 04/23] ar71xx: refresh 206-spi-ath79-make-chipselect-logic-more-flexible.patch

2014-07-25 Thread Zhao, Gang
Signed-off-by: Zhao, Gang gang.zhao...@gmail.com --- ...pi-ath79-make-chipselect-logic-more-flexible.patch | 19 +-- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/target/linux/ar71xx/patches-3.14/206-spi-ath79-make-chipselect-logic-more-flexible.patch

[OpenWrt-Devel] [PATCH 03/23] ar71xx: remove patch 424-net-phy-add-phy_mmd_read_write-functions.patch

2014-07-25 Thread Zhao, Gang
Function phy_{read,write}_mmd defined but not used in this patch series. Besides, upstream has defined a funcion the same name. Remove this patch to avoid double defination. Signed-off-by: Zhao, Gang gang.zhao...@gmail.com --- ...-net-phy-add-phy_mmd_read_write-functions.patch | 40

[OpenWrt-Devel] [PATCH 07/23] ar71xx: refresh patches-3.14/410-mtd-rb750-nand-driver.patch

2014-07-25 Thread Zhao, Gang
Signed-off-by: Zhao, Gang gang.zhao...@gmail.com --- target/linux/ar71xx/patches-3.14/410-mtd-rb750-nand-driver.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/ar71xx/patches-3.14/410-mtd-rb750-nand-driver.patch

[OpenWrt-Devel] [PATCH 09/23] ar71xx: refresh 425-net-phy-at803x-allow-to-configure-via-pdata.patch

2014-07-25 Thread Zhao, Gang
Signed-off-by: Zhao, Gang gang.zhao...@gmail.com --- ...t-phy-at803x-allow-to-configure-via-pdata.patch | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/target/linux/ar71xx/patches-3.14/425-net-phy-at803x-allow-to-configure-via-pdata.patch

[OpenWrt-Devel] [PATCH 10/23] ar71xx: refresh 431-spi-add-various-flags.patch

2014-07-25 Thread Zhao, Gang
Signed-off-by: Zhao, Gang gang.zhao...@gmail.com --- .../ar71xx/patches-3.14/431-spi-add-various-flags.patch| 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/target/linux/ar71xx/patches-3.14/431-spi-add-various-flags.patch

[OpenWrt-Devel] [PATCH 11/23] ar71xx: refresh 450-gpio-nxp-74hc153-gpio-chip-driver.patch

2014-07-25 Thread Zhao, Gang
Signed-off-by: Zhao, Gang gang.zhao...@gmail.com --- .../ar71xx/patches-3.14/450-gpio-nxp-74hc153-gpio-chip-driver.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/target/linux/ar71xx/patches-3.14/450-gpio-nxp-74hc153-gpio-chip-driver.patch

[OpenWrt-Devel] [PATCH 12/23] ar71xx: refresh 451-gpio-74x164-improve-platform-device-support.patch

2014-07-25 Thread Zhao, Gang
Signed-off-by: Zhao, Gang gang.zhao...@gmail.com --- ...io-74x164-improve-platform-device-support.patch | 64 ++ 1 file changed, 30 insertions(+), 34 deletions(-) diff --git a/target/linux/ar71xx/patches-3.14/451-gpio-74x164-improve-platform-device-support.patch

[OpenWrt-Devel] [PATCH 13/23] ar71xx: refresh 452-gpio-add-gpio-latch-driver.patch

2014-07-25 Thread Zhao, Gang
Signed-off-by: Zhao, Gang gang.zhao...@gmail.com --- .../ar71xx/patches-3.14/452-gpio-add-gpio-latch-driver.patch | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/target/linux/ar71xx/patches-3.14/452-gpio-add-gpio-latch-driver.patch

[OpenWrt-Devel] [PATCH 14/23] ar71xx: refresh 462-mtd-m25p80-set-spi-transfer-type.patch

2014-07-25 Thread Zhao, Gang
Signed-off-by: Zhao, Gang gang.zhao...@gmail.com --- .../462-mtd-m25p80-set-spi-transfer-type.patch | 21 - 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/target/linux/ar71xx/patches-3.14/462-mtd-m25p80-set-spi-transfer-type.patch

[OpenWrt-Devel] [PATCH 17/23] ar71xx: refresh 609-MIPS-ath79-ap136-fixes.patch

2014-07-25 Thread Zhao, Gang
Signed-off-by: Zhao, Gang gang.zhao...@gmail.com --- target/linux/ar71xx/patches-3.14/609-MIPS-ath79-ap136-fixes.patch | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/target/linux/ar71xx/patches-3.14/609-MIPS-ath79-ap136-fixes.patch

[OpenWrt-Devel] [PATCH 15/23] ar71xx: refresh 463-spi-ath79-add-fast-flash-read.patch

2014-07-25 Thread Zhao, Gang
Signed-off-by: Zhao, Gang gang.zhao...@gmail.com --- .../patches-3.14/463-spi-ath79-add-fast-flash-read.patch | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/target/linux/ar71xx/patches-3.14/463-spi-ath79-add-fast-flash-read.patch

[OpenWrt-Devel] [PATCH 18/23] ar71xx: refresh 902-unaligned_access_hacks.patch

2014-07-25 Thread Zhao, Gang
Signed-off-by: Zhao, Gang gang.zhao...@gmail.com --- .../patches-3.14/902-unaligned_access_hacks.patch | 149 ++--- 1 file changed, 68 insertions(+), 81 deletions(-) diff --git a/target/linux/ar71xx/patches-3.14/902-unaligned_access_hacks.patch

[OpenWrt-Devel] [PATCH 16/23] ar71xx: refresh 490-usb-ehci-add-quirks-for-qca-socs.patch

2014-07-25 Thread Zhao, Gang
Signed-off-by: Zhao, Gang gang.zhao...@gmail.com --- .../490-usb-ehci-add-quirks-for-qca-socs.patch | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/target/linux/ar71xx/patches-3.14/490-usb-ehci-add-quirks-for-qca-socs.patch

[OpenWrt-Devel] [PATCH 19/23] ar71xx: update config

2014-07-25 Thread Zhao, Gang
Signed-off-by: Zhao, Gang gang.zhao...@gmail.com --- target/linux/ar71xx/config-3.14 | 19 ++- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/target/linux/ar71xx/config-3.14 b/target/linux/ar71xx/config-3.14 index aa5eb7e..3f7570b 100644 ---

[OpenWrt-Devel] [PATCH 22/23] ar71xx: modify file mach-alfa-ap96.c

2014-07-25 Thread Zhao, Gang
From: Zhao, Gang gamer...@gmail.com Related upstream changes: v3.12-rc1~69^2~23 (mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacks) and v3.12-rc1~21^2~25 (mmc: mmc_spi: Support CD/RO GPIOs). Signed-off-by: Zhao, Gang gang.zhao...@gmail.com ---

[OpenWrt-Devel] [PATCH 20/23] ar71xx: modify patch 707-MIPS-ath79-add-support-for-QCA953x-SoC.patch

2014-07-25 Thread Zhao, Gang
From: Zhao, Gang gamer...@gmail.com Commit v3.12-rc1~21^2~25(MIPS: ath79: Switch to the clkdev framework) switched to clkdev framework, so the static variables like ath79_ref_clk are gone. Make needed changes to address this. Signed-off-by: Zhao, Gang gang.zhao...@gmail.com ---

[OpenWrt-Devel] [PATCH 21/23] ar71xx: modify patch 406-mtd-m25p80-allow-to-specify-max-read-size.patch

2014-07-25 Thread Zhao, Gang
From: Zhao, Gang gamer...@gmail.com Related upstream change: v3.14-rc1~65^2~150 (drivers: mtd: m25p80: convert bool read check into an enum). Signed-off-by: Zhao, Gang gang.zhao...@gmail.com --- .../patches-3.14/406-mtd-m25p80-allow-to-specify-max-read-size.patch| 2 +- 1 file changed, 1

[OpenWrt-Devel] [PATCH 23/23] ar71xx: fix spi ath79 fast read

2014-07-25 Thread Zhao, Gang
Fast read adds a dummy byte in tx buffer if the transfer type is SPI_TRANSFER_FLASH_READ_CMD. The dummy byte should be ignored when calculating read address. This is done by adding a bool variable dummy in struct spi_transfer to indicate whether this transfer includes the dummy byte.

[OpenWrt-Devel] [PATCH] ar71xx: fix spi ath79 fast read (for 3.10 kernel)

2014-07-25 Thread Zhao, Gang
Fast read adds a dummy byte in tx buffer if the transfer type is SPI_TRANSFER_FLASH_READ_CMD. The dummy byte should be ignored when calculating read address. This is done by adding a bool variable dummy in struct spi_transfer to indicate whether this transfer includes the dummy byte.

Re: [OpenWrt-Devel] [PATCH 00/23] add 3.14 kernel support for ar71xx

2014-07-25 Thread Zhao, Gang
On Sat, 2014-07-26 at 10:48:35 +0800, Zhao, Gang wrote: Tested on a tp-link wr703n, all seem okay. Oh, it seems there are some problems about the phy, all network cards are unusable :-( Will investigate it later. At least this patch set made a bootable kernel... The last patch fix spi ath79

[OpenWrt-Devel] [PATCH] ramips: fix vlan configuration for asiarf avm003

2014-07-25 Thread Russell Senior
The earlier r41797 change was missing this part, to enable the right vlan configuration. Signed-off-by: Russell Senior russ...@personaltelco.net --- target/linux/ramips/base-files/etc/uci-defaults/02_network | 1 + 1 file changed, 1 insertion(+) diff --git