Re: [LEDE-DEV] [PATCHv3 1/1] [brcm63xx] Add initial support for EVG2000

2016-06-05 Thread Graham Fairweather
ski wrote: > Hi, > > On 5 June 2016 at 15:13, Graham Fairweather wrote: >> It would great if someone with the knowledge could take at look and >> see if they know why the 53115 switch is not detected so that this is >> a fully working device. > > MDIO connec

Re: [LEDE-DEV] [PATCHv3 1/1] [brcm63xx] Add initial support for EVG2000

2016-06-05 Thread Graham Fairweather
It would great if someone with the knowledge could take at look and see if they know why the 53115 switch is not detected so that this is a fully working device. On 3 June 2016 at 12:45, Graham Fairweather wrote: > Hi and thanks. > > On 3 June 2016 at 12:07, Álvaro Fernández Roj

Re: [LEDE-DEV] [PATCHv4 1/1] [brcm63xx] Fix the logged CPU variant

2016-06-03 Thread Graham Fairweather
esn't add any funcionality and original firmwares show these > SoCs as their generic CPU IDs (e.g: 6368 for the 6369). > > El 23/5/16 a las 0:46, Xotic750 escribió: > >> From: Graham Fairweather >> >> This patch fixes the logged detected CPU ID when an equivalent is used,

Re: [LEDE-DEV] [PATCHv3 1/1] [brcm63xx] Add initial support for EVG2000

2016-06-03 Thread Graham Fairweather
, > Álvaro. > > El 23/5/16 a las 0:56, Xotic750 escribió: >> From: Graham Fairweather >> >> This patch adds support for the Netgear EVG2000 VoIP Gateway to the >> bcm63xx targets. >> Ran 'make target/linux/refresh V=s' after update to kernel 4.4.10

[LEDE-DEV] [PATCHv2 1/1] [brcm63xx] Display the correct detected CPU ID

2016-05-16 Thread Graham Fairweather
The following changes since commit f8abb68e3a1b78ff5a8d616994daa9721fe8fc83: tools/cmake: bump to 3.5.2 (2016-05-13 17:03:54 +0200) are available in the git repository at: https://github.com/Xotic750/mirror-lede.git fix_cpu_id for you to fetch changes up to 3dc3f588e333466374a688607414eb16c

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

2016-05-16 Thread Graham Fairweather
(-) create mode 100644 target/linux/brcm63xx/dts/evg2000.dts create mode 100644 target/linux/brcm63xx/patches-4.1/805-board_EVG2000.patch create mode 100644 target/linux/brcm63xx/patches-4.4/805-board_EVG2000.patch On 16 May 2016 at 12:24, Conor O'Gorman wrote: > On 16/05/16 11:14, Grah

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

2016-05-16 Thread Graham Fairweather
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:/

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

2016-05-16 Thread Graham Fairweather
how to do it? On 16 May 2016 at 11:08, John Crispin wrote: > > > On 16/05/2016 11:06, Graham Fairweather wrote: >> Ok, thanks for the feedback. I tried so hard to make sure that it was >> correct. :( >> > > >> On 16 May 2016 at 10:17, Conor O'Gorma

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

2016-05-16 Thread Graham Fairweather
Ok, thanks for the feedback. I tried so hard to make sure that it was correct. :( On 16 May 2016 at 10:17, Conor O'Gorman wrote: > You are still having line wrap issues with your patches, as Felix previously > mentioned. ___ Lede-dev mailing list Lede-

[LEDE-DEV] [PATCH 1/1] [brcm63xx] Display the correct detected CPU ID

2016-05-13 Thread Graham Fairweather
From: Graham Fairweather This patch fixes the logged detected CPU ID when an equivalent is used, like in the case where we have a bcm6369 and configuration for a bcm6368 is used. So, it will display 'Detected Broadcom 0x6369 CPU revision b2' instead of 'Detected Broadcom 0x6368

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

2016-05-13 Thread Graham Fairweather
From: Graham Fairweather This patch adds support for the Netgear EVG2000 VoIP Gateway to the bcm63xx targets. Ran 'make target/linux/refresh V=s' after update to kernel 4.4.10 from 4.4.8 where the initial patch was added. This device was not sold to the general public, but rather is/wa