Re: [LEDE-DEV] [PATCH v4] ar71xx: add ew-balin platform from Embedded Wireless

2018-01-15 Thread Catrinel Catrinescu
sion using git send-email. Also, please see minor comments inline, below. On 13.01.2018 11:36, Catrinel Catrinescu wrote: > Add the Embedded Wireless "Balin" platform, based on AR9344: > http://www.embeddedwireless.de/uploads/Balin_data_2016_10.pdf Please, drop url from commit

[LEDE-DEV] [PATCH v5] ar71xx: add ew-balin platform from Embedded Wireless

2018-01-15 Thread Catrinel Catrinescu
1.2 UART: 1 x Normal, 1 x High-Speed JTAG: 1 x EJTAG GPIO: 10 x Input/Output multiplexed The module comes already with the current vanilla OpenWrt firmware. To update, use "sysupgrade" image directly in vendor firmware. Signed-off-by: Catrinel Catrinescu --- .../linux/ar71xx/base-file

[LEDE-DEV] [PATCH v4] ar71xx: add ew-balin platform from Embedded Wireless

2018-01-13 Thread Catrinel Catrinescu
.0 Host/Device bootstrap-pin at power-up PCI-Express: 1 x lane PCIe 1.2 UART: 1 x Normal, 1 x High-Speed JTAG: 1 x EJTAG GPIO: 10 x Input/Output multiplexed The module comes already with the current vanilla OpenWRT firmware, so no need to install "factory"-image, or any other stuff :-)

Re: [LEDE-DEV] [PATCH v2] .gitignore: add .project & .cproject for eclipse users

2018-01-11 Thread Catrinel Catrinescu
Hi Hans Thanks for the hint, I updated the patch with my SoB. Catrinel -Original Message- From: Hans Dedecker [mailto:dedec...@gmail.com] Sent: Mittwoch, 10. Januar 2018 22:04 To: Catrinel Catrinescu Cc: LEDE Development List Subject: Re: [LEDE-DEV] [PATCH v2] .gitignore: add .project

[LEDE-DEV] [PATCH v3] ar71xx: add ew-balin platform from Embedded Wireless

2018-01-11 Thread Catrinel Catrinescu
Add the Embedded Wireless "Balin" platform, based on AR9344: http://www.embeddedwireless.de/uploads/Balin_data_2016_10.pdf The module comes already with the current vanilla OpenWRT firmware, so no need to install "factory"-image, or any other stuff:-) Signed-off-by:

[LEDE-DEV] [PATCH v3] .gitignore: add .project & .cproject for eclipse users

2018-01-11 Thread Catrinel Catrinescu
For eclipse users, .project is always created inside the project. For users of CDT within Eclipse, add also .cproject, thanks Dirk Feytons. Signed-off-by: Catrinel Catrinescu --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index aff13e1136

[LEDE-DEV] [PATCH v2] ar71xx: add ew-balin platform from Embedded Wireless

2018-01-10 Thread Catrinel Catrinescu
Add the Embedded Wireless "Balin" platform, based on AR9344: http://www.embeddedwireless.de/uploads/Balin_data_2016_10.pdf The module comes already with the current vanilla OpenWRT firmware, so no need to install "factory"-image, or any other stuff:-) --- .../linux/ar71xx/base-files/etc/board.d/0

[LEDE-DEV] [PATCH v2] .gitignore: add .project & .cproject for eclipse users

2018-01-09 Thread Catrinel Catrinescu
For eclipse users, .project is always created inside the project. For users of CDT within Eclipse, add also .cproject, thanks Dirk Feytons. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index aff13e1136..84e1a9d6d1 100644 --- a/.gitignore +++ b/.gitig

Re: [LEDE-DEV] [PATCH] .gitignore: add .project for eclipse users

2017-07-21 Thread Catrinel Catrinescu
Hi Dirk Fell free to take my patch and extend it with your wish :-) Best regards Catrinel -Original Message- From: Dirk Feytons [mailto:dirk.feyt...@gmail.com] Sent: Mittwoch, 19. Juli 2017 10:32 To: Catrinel Catrinescu Cc: lede-dev@lists.infradead.org Subject: Re: [LEDE-DEV] [PATCH

[LEDE-DEV] [PATCH] ar71xx: add ew-balin platform from Embedded Wireless

2017-07-19 Thread Catrinel Catrinescu
Add the Embedded Wireless Balin platform, based on AR9344 Signed-off-by: Catrinel Catrinescu --- .../linux/ar71xx/base-files/etc/board.d/02_network | 6 ++ target/linux/ar71xx/base-files/etc/diag.sh | 3 + .../etc/uci-defaults/03_network-switchX-migration | 1 + target/linux

[LEDE-DEV] [PATCH v2] ar71xx:ew-dorin target moved from legacy to generic

2017-07-19 Thread Catrinel Catrinescu
Embedded Wireless Dorin platform moved from legacy to generic and changed the STATUS-LED from GPIO23 to GPIO21 for Dorin-Eval 2.2 boards Signed-off-by: Catrinel Catrinescu --- .../ar71xx/files/arch/mips/ath79/mach-ew-dorin.c | 16 ++-- target/linux/ar71xx/image/generic.mk

[LEDE-DEV] [PATCH] ar71xx:ew-dorin target moved from legacy to generic add ew-dorin-usbboot

2017-07-19 Thread Catrinel Catrinescu
Embedded Wireless Dorin Platform moved from legacy to generic. Add ew-dorin-usbboot target, as part of Dorin platform Signed-off-by: Catrinel Catrinescu --- target/linux/ar71xx/base-files/etc/diag.sh | 1 + target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 ++ .../ar71xx/files

[LEDE-DEV] [PATCH] .gitignore: add .project for eclipse users

2017-07-19 Thread Catrinel Catrinescu
For eclipse users, .project is always created inside the project Signed-off-by: Catrinel Catrinescu --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index aff13e1136..a032dedd81 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ key-build