Re: [LEDE-DEV] [PATCH] ar71xx: fix vlan settings for some boards

2017-02-20 Thread Conor O'Gorman
On 18/02/17 14:32, Weijie Gao wrote: For AR71XX devices, GMAC1 always connects port 0 of the built-in switch, as the CPU port. This patch sets correct vlan for some devices with wrong settings: a) mark port 0 as CPU port, tagged b) reverse port order, marking these ports untagged This change a

[LEDE-DEV] [PATCH v3 3/3] ar71xx: add Abicom SC1750 support

2017-01-15 Thread Conor O'Gorman
Support Abicom International Scorpion SC1750 Board QCA9550 700MHz Extended Temperature Range 256MB DDR2 256MB Nand Flash 16MB Nor Flash 1x SFP, 1x PCIe 2x 10/100/1000 Ethernet 135x100 mm 802.11ng/g/b 802.11ac/an/a Signed-off-by: Conor O'Gorman --- target/linux/ar71xx/base-files/etc/bo

[LEDE-DEV] [PATCH v3 1/3] ar71xx: add Abicom SC300M support

2017-01-15 Thread Conor O'Gorman
Support Abicom International Scorpion SC300M Module QCA9550 700MHz Extended Temperature Range 256MB DDR2 256MB Nand Flash 16MB SPI Flash 802.11a/na/b/g/ng GPIO x 22, USB x2, PCIe x2 10/100/1000 Ethernet 23dBm, Optional Onboard Antenna DC Input, 8-20V DC 85 x 55 mm Signed-off-by: Conor O'G

[LEDE-DEV] [PATCH v3 0/3] ar71xx: add Abicom SC300m, SC450, SC1750

2017-01-15 Thread Conor O'Gorman
v3 try harder to get Kconfig order right, plus typo, and sc1750 Conor O'Gorman (3): ar71xx: add Abicom SC300M support ar71xx: add Abicom SC450 support ar71xx: add Abicom SC1750 support target/linux/ar71xx/base-files/etc/board.d/01_leds | 5 + .../linux/ar71xx/base-files/etc/bo

[LEDE-DEV] [PATCH v3 2/3] ar71xx: add Abicom SC450 support

2017-01-15 Thread Conor O'Gorman
Support Abicom International Scorpion SC450 Board QCA9550 700MHz Extended Temperature Range 256MB DDR2 256MB NAND Flash 16MB NOR Flash 10/100/1000 Ethernet 15W Max, 3x3 Mode, Full Power TX Power 802.3-at POE+ & DC Input options 100x 85mm USB PCIe SFP GPIO/LED Signed-off-by: Conor O&#x

[LEDE-DEV] [PATCH v2 2/3] ar71xx: add Abicom SC450 support

2017-01-15 Thread Conor O'Gorman
Support Abicom International Scorpion SC450 Board QCA9550 700MHz Extended Temperature Range 256MB DDR2 256MB NAND Flash 16MB NOR Flash 10/100/1000 Ethernet 15W Max, 3x3 Mode, Full Power TX Power 802.3-at POE+ & DC Input options 100x 85mm USB PCIe SFP GPIO/LED Signed-off-by: Conor O&#x

[LEDE-DEV] [PATCH v2 0/3] ar71xx: add Abicom SC300M, SC450, SC1750

2017-01-15 Thread Conor O'Gorman
v2 fix Kconfig.openwrt ordering, fix mach-sc300m typo, sneak in sc1750 Conor O'Gorman (3): ar71xx: add Abicom SC300M support ar71xx: add Abicom SC450 support ar71xx: add Abicom SC1750 support target/linux/ar71xx/base-files/etc/board.d/01_leds | 5 + .../linux/ar71xx/base-file

[LEDE-DEV] [PATCH v2 3/3] ar71xx: add Abicom SC1750 support

2017-01-15 Thread Conor O'Gorman
Support Abicom International Scorpion SC1750 Board QCA9550 700MHz Extended Temperature Range 256MB DDR2 256MB Nand Flash 16MB Nor Flash 1x SFP, 1x PCIe 2x 10/100/1000 Ethernet 135x100 mm 802.11ng/g/b 802.11ac/an/a Signed-off-by: Conor O'Gorman --- target/linux/ar71xx/base-files/etc/bo

[LEDE-DEV] [PATCH v2 1/3] ar71xx: add Abicom SC300M support

2017-01-15 Thread Conor O'Gorman
Support Abicom International Scorpion SC300M Module QCA9550 700MHz Extended Temperature Range 256MB DDR2 256MB Nand Flash 16MB SPI Flash 802.11a/na/b/g/ng GPIO x 22, USB x2, PCIe x2 10/100/1000 Ethernet 23dBm, Optional Onboard Antenna DC Input, 8-20V DC 85 x 55 mm Signed-off-by: Conor O'G

[LEDE-DEV] [PATCH] ar71xx: add Abicom SC450 support

2017-01-12 Thread Conor O'Gorman
Support Abicom International Scorpion SC450 Board QCA9550 700MHz Extended Temperature Range 256MB DDR2 256MB NAND Flash 16MB NOR Flash 10/100/1000 Ethernet 15W Max, 3x3 Mode, Full Power TX Power 802.3-at POE+ & DC Input options 100x 85mm USB PCIe SFP GPIO/LED Signed-off-by: Conor O&#x

[LEDE-DEV] [PATCH] ar71xx: add Abicom SC300M support

2017-01-11 Thread Conor O'Gorman
Support Abicom International Scorpion SC300M Module QCA9550 700MHz Extended Temperature Range 256MB DDR2 256MB Nand Flash 16MB SPI Flash 802.11a/na/b/g/ng GPIO x 22, USB x2, PCIe x2 10/100/1000 Ethernet 23dBm, Optional Onboard Antenna DC Input, 8-20V DC 85 x 55 mm Signed-off-by: Conor O'G

Re: [LEDE-DEV] flash issue

2016-07-21 Thread Conor O'Gorman
1) Your rootfs is quite large compared to standard build. You have presumably added a lot of packages. Or there is something messed up. 2) You should not see the jffs2 "complete build" message twice. It's showing 2 different process ids also. You need to check what you've added to make this co

Re: [LEDE-DEV] flash issue

2016-07-21 Thread Conor O'Gorman
0x1985 is a jffs2 magic marker value. Look up the jffs2 code. So it's not a bogus value that might come from a 'bad' flash. More likely is that you have some issue with flash partition sizes, possibly as you have a non-standard flash size anyway. Look carefully at the boot log for the flash par

Re: [LEDE-DEV] new bugs mailing list

2016-06-23 Thread Conor O'Gorman
On 23/06/16 02:57, Daniel Curran-Dickinson wrote: Hi Ted, On Wed, 2016-06-22 at 19:06 -0400, Ted Hess wrote: Daniel - Subject to a few more folk's OKs and an up-coming adm meeting, I think we are going to go forward with Flyspray. There is no other proposed systems on deck for testing, so thi

Re: [LEDE-DEV] [PATCH] squashfs4: use upstream xz compression header format

2016-06-22 Thread Conor O'Gorman
On 21/06/16 21:05, Hauke Mehrtens wrote: In the upstream kernel and the upstream squashfs4 tools the xz compression header looks the following: struct disk_comp_opts { __le32 dictionary_size; __le32 flags; }; We added some other members and also moved some existing members. Pla

Re: [LEDE-DEV] [PATCH mountd 2/4] fix crash if no uci config file present

2016-06-15 Thread Conor O'Gorman
On 15/06/16 15:10, olivier.hardo...@gmail.com wrote: fix also possible null dereferenced pointers Signed-off-by: Olivier Hardouin --- uci.c | 6 ++ ucix.c | 9 - 2 files changed, 14 insertions(+), 1 deletion(-) The code design appears to be that uci_init() is called before any

Re: [LEDE-DEV] [PATCH] uloop: use a waker for notifying sigchld and loop cancel events

2016-06-15 Thread Conor O'Gorman
On 09/06/16 03:20, Yousong Zhou wrote: Fix a race condition when do_sigchld, uloop_cancelled were set just before epoll_wait(timeout=-1), resulting the loop stuck in the syscall without noticing the events just happened Signed-off-by: Yousong Zhou --- uloop-epoll.c | 2 +- uloop-kqueue.c |

Re: [LEDE-DEV] [PATCH v2 netifd 1/3] device: Fix device find failure in avl list due to device name change

2016-06-15 Thread Conor O'Gorman
On 06/06/16 13:58, Hans Dedecker wrote: diff --git a/vlan.c b/vlan.c index ac434ce..7f8697b 100644 --- a/vlan.c +++ b/vlan.c @@ -63,8 +63,11 @@ static int vlan_set_device_state(struct device *dev, bool up) static void vlan_dev_set_name(struct vlan_device *vldev, struct device *dev) { +

Re: [LEDE-DEV] [PATCH 2/2] Add script to build common platforms.

2016-06-03 Thread Conor O'Gorman
On 03/06/16 13:27, Ben Greear wrote: On 06/03/2016 02:17 AM, John Crispin wrote: On 01/06/2016 20:21, Ben Greear wrote: On 06/01/2016 11:07 AM, John Crispin wrote: Hi Ben, also inclined to reject this one. it will open up the pandoras box and we will end up maintaining piles of diffconf

Re: [LEDE-DEV] [PATCH 2/3] [ubox] syslog: change log buffer size

2016-06-03 Thread Conor O'Gorman
On 03/06/16 11:59, Dan Bugnar wrote: Change the log buffer size and copy the messages. Copy the messages from the oldest to newest using the log_list. First time we calculate the size of the all entries. The log_entries_size calculates the size indifferent of the positions of the newest and oldes

Re: [LEDE-DEV] [PATCH 1/3] [ubox] remove unnecessary size struct between messages

2016-06-03 Thread Conor O'Gorman
On 03/06/16 11:59, Dan Bugnar wrote: From: Dan Bugnar The next message needs to be written after the data of current message. This was adding "sizeof(struct log_head)" bytes between messages. Signed-off-by: Dan Bugnar --- log/syslog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

Re: [LEDE-DEV] [PATCH 2/2] Add script to build common platforms.

2016-05-31 Thread Conor O'Gorman
On 28/05/16 15:55, Ben Greear wrote: On 05/27/2016 11:10 PM, David Lang wrote: On Fri, 27 May 2016, Ben Greear wrote: On 05/27/2016 02:46 AM, Karl Palsson wrote: gree...@candelatech.com wrote: From: Ben Greear The idea is to be able to allow newbies to easily build images for common h

Re: [LEDE-DEV] [OpenWrt-Devel] [PATCH] busybox: sysntpd - Support for NTP servers received via DHCP(v6)

2016-05-20 Thread Conor O'Gorman
On 20/05/16 14:43, Hans Dedecker wrote: On Fri, May 20, 2016 at 3:18 PM, David Lang wrote: On Fri, 20 May 2016, Jo-Philipp Wich wrote: Hi Hans, I wanted to preserve the ntp server behavior and only change the behavior when configured in order to keep backwards compatibility. You favour en

Re: [LEDE-DEV] [PATCH 2/2] mac80211: add patch 560-ath9k-Update-AR9340-initvals-for-txgain-table-mode-4

2016-05-20 Thread Conor O'Gorman
On 20/05/16 01:46, Alexander Couzens wrote: +From: Alexander Couzens +Date: Fri, 20 May 2016 01:43:41 +0200 +Subject: [PATCH] ath9k: Update AR9340 initvals for txgain table mode 4 + +Changing the table for 5Ghz HT20/HT40 to fix a 10dbm signal difference +on the client side when running LEDE on t

Re: [LEDE-DEV] [PATCH 1/2] [ubox] syslog: use realloc to change log buffer size

2016-05-18 Thread Conor O'Gorman
On 18/05/16 15:03, Dan Bugnar wrote: For the larger size it takes the distance from the old log and newest and added to _log to have the new newest, same for the oldest. It doesn't matter if the newest > oldest OR oldest > newest. If the oldest > newest, there will be a blank area, the new space

Re: [LEDE-DEV] running stuff as !root

2016-05-18 Thread Conor O'Gorman
On 18/05/16 08:41, David Lang wrote: On Wed, 18 May 2016, John Crispin wrote: On 18/05/2016 09:04, David Lang wrote: The first question I would have is if we are going to the system users in an essentially random order (as needed so two systems with the same packages installed in a different

Re: [LEDE-DEV] [PATCH 1/2] [ubox] syslog: use realloc to change log buffer size

2016-05-18 Thread Conor O'Gorman
On 18/05/16 10:45, Dan Bugnar wrote: + newest = (_log + (newest - log)); newest->size = 0; - oldest = log = _log; + memset(newest, 0, size - log_size); + oldest = (_log + (oldest - log)); + log = _log;

Re: [LEDE-DEV] [PATCH 0/4] [RFC] fstools: block.c: Various enhancements

2016-05-18 Thread Conor O'Gorman
On 18/05/16 12:21, Jo-Philipp Wich wrote: On 05/18/2016 12:12 PM,l...@daniel.thecshore.com wrote: >Hi John, > >I haven't tested these changes yet, Testing would be good before next submission. ___ Lede-dev mailing list Lede-dev@lists.infradead.org h

Re: [LEDE-DEV] [PATCH 2/4] [RFC] fstools: block.c: Add support for checking vfat filesystems

2016-05-18 Thread Conor O'Gorman
On 18/05/16 11:12, l...@daniel.thecshore.com wrote: + if (!strncmp(pr->id->name, "vfat", 4)) { + ckfs = e2fsck; + } else if (!strncmp(pr->id->name, "ext", 3)) { + ckfs = dosfsck; Is this the wrong way round? ___

Re: [LEDE-DEV] [PATCH 1/1] [brcm63xx] Add support for the NetGear EVG2000

2016-05-16 Thread Conor O'Gorman
On 16/05/16 11:14, Graham Fairweather wrote: Everything that I read talks about creating PRs when you have forked from another github repo, and I have successfully create PRs in this situation in the past. I have not seen any information about how to create a PR when my repo was forked from a git

Re: [LEDE-DEV] [PATCH 1/1] [brcm63xx] Add support for the NetGear EVG2000

2016-05-16 Thread Conor O'Gorman
On 16/05/16 10:26, Graham Fairweather wrote: How do I do that? I forked the LEDE repo (http://git.lede-project.org/openwrt/source.git) to github, created a branch for the work (https://github.com/Xotic750/mirror-lede/tree/evg2000), the LEDE document (https://www.lede-project.org/development.html)

Re: [LEDE-DEV] [PATCH 1/1] [brcm63xx] Add support for the NetGear EVG2000

2016-05-16 Thread Conor O'Gorman
You are still having line wrap issues with your patches, as Felix previously mentioned. ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [PATCH 2/2] [ubox] logd: add ubus reload method

2016-05-13 Thread Conor O'Gorman
On 13/05/16 07:23, Alexandru Ardelean wrote: Short version is: we have a configuration management system on top of OpenWrt ; system boots with default settings (on every boot), and config management applies config changes (whether it's right after boot, or during system's normal operation). Mayb

Re: [LEDE-DEV] [PATCH 2/2] [ubox] logd: add ubus reload method

2016-05-13 Thread Conor O'Gorman
On 13/05/16 08:33, Hannu Nyman wrote: On 13.5.2016 9:23, Alexandru Ardelean wrote: Coming back to the patches. Is it a problem with: 1) The UCI C changes ? 2) The dynamic log resize ? 3) The whole thing ? Depending on what the problem is, we can adapt the patchset. Or simply drop the whole th