[OpenWrt-Devel] [PATCH V2 2/2] uboot-imx6: add support for Nitrogen6x boards

2013-09-25 Thread Eric Nelson
Signed-off-by: Eric Nelson --- V2 alphabetizes the list and fixes nitrogen6dl/dl2g. Depends on patch "uboot-imx6: alphabetize wandboard variants" Patch 1/2 was nacked, so no update will be sent. package/boot/uboot-imx6/Makefile | 30 ++ 1 file changed, 30 insertions

[OpenWrt-Devel] [PATCH 1/2] uboot-imx6: alphabetize wandboard variants

2013-09-25 Thread Eric Nelson
Signed-off-by: Eric Nelson --- package/boot/uboot-imx6/Makefile | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package/boot/uboot-imx6/Makefile b/package/boot/uboot-imx6/Makefile index 21c7b09..21fc9bd 100644 --- a/package/boot/uboot-imx6/Makefile +++ b/package/b

Re: [OpenWrt-Devel] How to enable Seama firmware parser for Ramips?

2013-09-25 Thread Flávio Silveira
Hi Gabor, Gabor Juhos wrote: 2013.09.25. 21:07 keltezéssel, Flávio Silveira írta: <...> If you want to try it on the DIR-610, you can enable it in the kernel config: 'Device Drivers > Memory Technology Device (MTD) support > OpenWrt specific MTD options > Seama firmware parser' Here

Re: [OpenWrt-Devel] [PATCH 2/2] uboot-imx6: add support for Nitrogen6x boards

2013-09-25 Thread Eric Nelson
Thanks Luka, On 09/25/2013 05:16 PM, Luka Perkov wrote: Hi Eric, > +define uboot/nitrogen6dl + TITLE:=U-Boot for Nitrogen6x i.MX6Dual-Lite 512MB board +endef Shouldn't here be 1024MB? Ouch! You're right of course. You'd think I'd know our own product lineup without having to read boa

Re: [OpenWrt-Devel] OpenWRT N00b hoping to add support for i.MX6 boards

2013-09-25 Thread Luka Perkov
Hi Eric, On Wed, Sep 25, 2013 at 03:58:58PM -0700, Eric Nelson wrote: > I'm not quite sure what to do with the kernel. There is support > for i.MX6, but it appears to be based on 3.10, and though we > expect to have a 3.10 kernel version in the coming weeks for > our i.MX6Q (quad-core) boards, I w

Re: [OpenWrt-Devel] [PATCH 1/2] U-Boot: Use git instead of FTP, consolidate download

2013-09-25 Thread Eric Nelson
Hi Luka, On 09/25/2013 04:55 PM, Luka Perkov wrote: Hi Eric, On Wed, Sep 25, 2013 at 03:43:00PM -0700, Eric Nelson wrote: While attempting to build for i.MX6, the FTP transfer of U-Boot v2013.07 failed. I'm not certain whether ftp access to tarballs has been promised by Denx, but it seems mor

Re: [OpenWrt-Devel] [PATCH 2/2] uboot-imx6: add support for Nitrogen6x boards

2013-09-25 Thread Luka Perkov
Hi Eric, On Wed, Sep 25, 2013 at 03:43:01PM -0700, Eric Nelson wrote: > Signed-off-by: Eric Nelson > --- > package/boot/uboot-imx6/Makefile | 30 ++ > 1 file changed, 30 insertions(+) > > diff --git a/package/boot/uboot-imx6/Makefile > b/package/boot/uboot-imx6/Make

Re: [OpenWrt-Devel] [PATCH 1/2] U-Boot: Use git instead of FTP, consolidate download

2013-09-25 Thread Luka Perkov
Hi Eric, On Wed, Sep 25, 2013 at 03:43:00PM -0700, Eric Nelson wrote: > While attempting to build for i.MX6, the FTP transfer of > U-Boot v2013.07 failed. > > I'm not certain whether ftp access to tarballs has been > promised by Denx, but it seems more reasonable to use > the git:// protocol whic

[OpenWrt-Devel] OpenWRT N00b hoping to add support for i.MX6 boards

2013-09-25 Thread Eric Nelson
Hi all, Nudged by some customers, I've been looking at how to add support for our i.MX6-based boards to OpenWRT to make their lives easier, and have some questions. U-Boot seems relatively simple for our Nitrogen6X and SABRE Lite boards, which are supported directly by Main-line U-Boot by extend

[OpenWrt-Devel] [PATCH 1/2] U-Boot: Use git instead of FTP, consolidate download

2013-09-25 Thread Eric Nelson
While attempting to build for i.MX6, the FTP transfer of U-Boot v2013.07 failed. I'm not certain whether ftp access to tarballs has been promised by Denx, but it seems more reasonable to use the git:// protocol which is in wide use within the U-Boot community. Downloads for the uboot-envtools and

[OpenWrt-Devel] [PATCH 2/2] uboot-imx6: add support for Nitrogen6x boards

2013-09-25 Thread Eric Nelson
Signed-off-by: Eric Nelson --- package/boot/uboot-imx6/Makefile | 30 ++ 1 file changed, 30 insertions(+) diff --git a/package/boot/uboot-imx6/Makefile b/package/boot/uboot-imx6/Makefile index 080079f..1f73460 100644 --- a/package/boot/uboot-imx6/Makefile +++ b/packag

[OpenWrt-Devel] [PATCH 0/2] i.MX6 U-Boot updates

2013-09-25 Thread Eric Nelson
While investigating what it would take to add support for our boards to OpenWRT, I ran across a snag building U-Boot for Wandboard. The Denx FTP server is rejecting requests for a tar-ball download, and I figured I'd offer up a solution, and add the easy part of support for our Nitrogen6x boards

Re: [OpenWrt-Devel] How to enable Seama firmware parser for Ramips?

2013-09-25 Thread Gabor Juhos
2013.09.25. 21:07 keltezéssel, Flávio Silveira írta: <...> >> >> If you want to try it on the DIR-610, you can enable it in the kernel config: >> >> 'Device Drivers > Memory Technology Device (MTD) support > OpenWrt specific >> MTD >> options > Seama firmware parser' >> > > Here is my feedback,

Re: [OpenWrt-Devel] How to enable Seama firmware parser for Ramips?

2013-09-25 Thread Flávio Silveira
Hi Gabor Gabor Juhos wrote: 2013.09.24. 23:57 keltezéssel, Flávio Silveira írta: Jacek Kikiewicz wrote: Don't you have to have partition called rootfs in your definition? Then it should pick it up... Regards, Jacek Hi Jacek, thanks for your quick answer. I don't know, ít's not what I'm s

Re: [OpenWrt-Devel] [PATCH] Add support for industrial-io and AD799x

2013-09-25 Thread Gabor Juhos
2013.09.22. 0:55 keltezéssel, Hartmut Knaack írta: > Add support for industrial IO core and (still staging) driver for AD799x, a > high precision I2C ADC family. > Signed-off-by: Hartmut Knaack Applied. Thanks, Gabor ___ openwrt-devel mailing list ope

Re: [OpenWrt-Devel] [PATCH] Add hwmon driver for ADT7410

2013-09-25 Thread Gabor Juhos
2013.09.22. 0:55 keltezéssel, Hartmut Knaack írta: > Add support for the ADT7410 hwmon driver, a high precision I2C temperature > sensor. > Signed-off-by: Hartmut Knaack Applied. Thanks, Gabor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt

Re: [OpenWrt-Devel] [PATCH] Move I2C-GPIO drivers from i2c.mk to other.mk

2013-09-25 Thread Gabor Juhos
2013.09.22. 0:54 keltezéssel, Hartmut Knaack írta: > Move pca953x support from i2c.mk to other.mk, where other GPIO drivers are > located. Remove duplicate pcf857x support from i2c.mk. > > Signed-off-by: Hartmut Knaack Applied. Thanks, Gabor ___ open

Re: [OpenWrt-Devel] [PATCH] atheros: fix kernel warning about usage of reset gpio

2013-09-25 Thread Gabor Juhos
2013.09.17. 22:15 keltezéssel, Michael Heimpold írta: > During a reset the gpiolib warns about using the reset gpio > without explicit requesting it before: > > [ 147.93] [ cut here ] > [ 147.93] WARNING: at drivers/gpio/gpiolib.c:103 > gpio_ensure_requested+0x68

[OpenWrt-Devel] [PATCH] [5/5] AA: ARV4518PWR01. Led definitions for onboard devices.

2013-09-25 Thread José Vázquez Fernández
Led definitions for onboard devices. Defines some leds when the related devices are activated/deactivated. Signed off by: José Vázquez Fernández Tested by: Carles Gadea Roig diff -urN a/target/linux/lantiq/base-files/etc/uci-defaults/leds b/target/linux/lantiq/base-files/etc/uci-defaults/leds -

Re: [OpenWrt-Devel] [PATCH] [1/5] AA: ARV4518PWR01. Update machtypes.h

2013-09-25 Thread John Crispin
On 25/09/13 17:14, José Vázquez Fernández wrote: Update machtypes.h to support ARV4518PWR01 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel Hi, the series looks good i

[OpenWrt-Devel] [PATCH] [4/5] AA: ARV4518PWR01. Image and config generation.

2013-09-25 Thread José Vázquez Fernández
Generates the ARV4518PWR01 image and defines the board in target.mk Signed off by: José Vázquez Fernández Tested by: Carles Gadea Roig diff -urN a/target/linux/lantiq/danube/profiles/002-arcadyan.mk b/target/linux/lantiq/danube/profiles/002-arcadyan.mk --- a/target/linux/lantiq/danube/profiles/

[OpenWrt-Devel] [PATCH] [2/5] AA: ARV4518PWR01. Board definition.

2013-09-25 Thread José Vázquez Fernández
Board definition for the ARV4518PWR01. In the board definition, leds and buttons of the ARV4518PW were used. Signed off by: José Vázquez Fernández Tested by: Carles Gadea Roig diff -urN a/arch/mips/lantiq/xway/mach-arv.c b/arch/mips/lantiq/xway/mach-arv.c --- a/arch/mips/lantiq/xway/mach-arv.c

[OpenWrt-Devel] [PATCH] [3/5] AA: ARV4518PWR01. Change leds behavior.

2013-09-25 Thread José Vázquez Fernández
This change the led behavior at init. With this patch only the power led remains powered on when the board is flashed with openwrt. Signed off by: José Vázquez Fernández Tested by: Carles Gadea Roig diff -urN a/arch/mips/lantiq/xway/mach-arv.c b/arch/mips/lantiq/xway/mach-arv.c --- a/arch/mip

[OpenWrt-Devel] [PATCH] [1/5] AA: ARV4518PWR01. Board definition.

2013-09-25 Thread José Vázquez Fernández
Board definition for the ARV4518PWR01. In the board definition, leds and buttons of the ARV4518PW were used. Signed off by: José Vázquez Fernández Tested by: Carles Gadea Roig diff -urN a/arch/mips/lantiq/xway/mach-arv.c b/arch/mips/lantiq/xway/mach-arv.c --- a/arch/mips/lantiq/xway/mach-arv.c

[OpenWrt-Devel] [PATCH] [1/5] AA: ARV4518PWR01. Update machtypes.h

2013-09-25 Thread José Vázquez Fernández
Update machtypes.h to support ARV4518PWR01 Signed off by: José Vázquez Fernández Tested by: Carles Gadea Roig diff -urN a/arch/mips/lantiq/machtypes.h b/arch/mips/lantiq/machtypes.h --- a/arch/mips/lantiq/machtypes.h 2013-09-25 13:14:59.0 +0200 +++ b/arch/mips/lantiq/machtypes.h 2013-

[OpenWrt-Devel] [PATCH] [1/5] AA: ARV4518PWR01. Update machtypes.h

2013-09-25 Thread José Vázquez Fernández
Update machtypes.h to support ARV4518PWR01 diff -urN a/arch/mips/lantiq/machtypes.h b/arch/mips/lantiq/machtypes.h --- a/arch/mips/lantiq/machtypes.h 2013-09-25 13:14:59.0 +0200 +++ b/arch/mips/lantiq/machtypes.h 2013-09-25 13:34:39.665808763 +0200 @@ -34,6 +34,7 @@ /* Arcadyan */ LANT

[OpenWrt-Devel] [PATCH 1/1] [ramips]: Change size of image for DIR-320 B1 to 8MB

2013-09-25 Thread Владимир Столяров
DIR-320 B1 has 8MB flash, so building image with this size will good. Signed-off-by: Vladimir Stolyarov --- diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile index 5ee76a6..963e97c 100644 --- a/target/linux/ramips/image/Makefile +++ b/target/linux/ramips/image/

Re: [OpenWrt-Devel] How to enable Seama firmware parser for Ramips?

2013-09-25 Thread Gabor Juhos
2013.09.24. 23:57 keltezéssel, Flávio Silveira írta: > > Jacek Kikiewicz wrote: > >> Don't you have to have partition called rootfs in your definition? >> Then it should pick it up... >> Regards, >> Jacek > > Hi Jacek, thanks for your quick answer. > > I don't know, ít's not what I'm seeing in

Re: [OpenWrt-Devel] SoC NAND driver ar934x/OpenWRT support on WNDR4300

2013-09-25 Thread Gabor Juhos
2013.09.24. 23:07 keltezéssel, Stefan Agner írta: > Am 2013-09-24 19:09, schrieb Gabor Juhos: >>> A dd command with conv=noerror leads to a image witch is 16KiB smaller >>> than it should be. >> >> Don't use dd on NAND flashes. Use the nanddump utility from the mtd-utils >> package instead. > > Ok

Re: [OpenWrt-Devel] [PATCH 1/1] [uhttpd]: Fix appending https ports to cmdline

2013-09-25 Thread Felix Fietkau
On 2013-09-25 9:38 AM, Wojciech Dubowik wrote: > Otherwise uhttpd is started only on non-secure ports. > > Signed-off-by: Wojciech Dubowik Applied in r38171 Thanks, - Felix ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.op

[OpenWrt-Devel] [PATCH 1/1] [uhttpd]: Fix appending https ports to cmdline

2013-09-25 Thread Wojciech Dubowik
Otherwise uhttpd is started only on non-secure ports. Signed-off-by: Wojciech Dubowik --- package/network/services/uhttpd/files/uhttpd.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/network/services/uhttpd/files/uhttpd.init b/package/network/services/uhttpd/fil