Re: [OpenWrt-Devel] RFC: rtl8196 status.

2011-08-24 Thread Andrew
On Wed, 24 Aug 2011 20:44:25 +0200, Florian Fainelli wrote: > As promised, please find the patches attached. > -- > Florian Thanks a lot. I'll see what I can use from these, once I finish the image packer. Looks like your patches already patch the gcc 4.1 to generate code for lexra core. Howeve

Re: [OpenWrt-Devel] [PATCHv2 3/3] ubifs on kirkwood (and others)

2011-08-24 Thread Romary Sonrier
No, it is never the same block failing... But the good news is that I finally succeed using ubifs on kirkwood: I had to upgrade uboot the old uboot was doing some bad init stuff i guess... I will do more tests in the coming days, and keep you in touch. Regards, Romary Le 24/08/2011 18:43,

[OpenWrt-Devel] DIR-601: How to set up LEDs?

2011-08-24 Thread jerry M
Only WiFi LED and Power LED currently work. # ls -l /sys/class/leds lrwxrwxrwx    1 root     root             0 Aug 24 12:03 ath9k-phy0 -> ../../devices/pci:00/:00:00.0/leds/ath9k-phy0 lrwxrwxrwx    1 root     root             0 Aug 24 12:03 dir-600-a1:amber:power -> ../../devices/platfo

Re: [OpenWrt-Devel] RFC: rtl8196 status.

2011-08-24 Thread Andrew
Just got the kernel to comewhat compile. Surprisingly, a small set of packages compiled with the archeological gcc, which is some good luck. I'm now working on image packer. Basically, it consists of several tools: rtkload (hacked stuff from another project that does unlzma at boot and loads the

Re: [OpenWrt-Devel] [PATCHv2 3/3] ubifs on kirkwood (and others)

2011-08-24 Thread Daniel Golle
Is it always the same blocks failing? If so, it's more likely to be some error on NAND Level, otherwise it could also be SPI communication somehow failing or weird bugs in mtd or ubi... What NAND chip is used on your board? I had a SheevaPlug for testing, but the internal power supply died a w

[OpenWrt-Devel] [PATCH] mtd: wrong value for MTDREFRESH, no FIS checksum

2011-08-24 Thread tobias . waldvogel
This is a patch for the mtd utility in order to address the following issues: - MTDREFRESH was defined as 23 whereas the actual value in the kernel is 24. Therefore refreshing the partitions during sysupgrade fails, which can lead to a corrupted root file system when sysupgrade tries to appe

Re: [OpenWrt-Devel] RFC: rtl8196 status.

2011-08-24 Thread Andrew
On Wed, 24 Aug 2011 11:02:53 +0200, Florian Fainelli wrote: > Hello Andrew, > > On Wednesday 24 August 2011 07:34:19 Andrew wrote: >> Hello all, >> I'm currently working on the rtl8196 OpenWRT port. My initial patches can >> be found here: >> http://invyl.ath.cx/cgit/cgit.cgi/openwrt/ >> >> I'm

Re: [OpenWrt-Devel] RFC: rtl8196 status.

2011-08-24 Thread Florian Fainelli
Hello Jason, On Wednesday 24 August 2011 08:03:43 jason duhamell wrote: > They tend to leave some proprietary bits out of the gpl releases. The least > I can do is ask around and see when the bsp was last updated and if so what > changes they made. I remember reading a guy got dd-wrt to boot on rt

Re: [OpenWrt-Devel] RFC: rtl8196 status.

2011-08-24 Thread Florian Fainelli
Hello Andrew, On Wednesday 24 August 2011 07:34:19 Andrew wrote: > Hello all, > I'm currently working on the rtl8196 OpenWRT port. My initial patches can > be found here: > http://invyl.ath.cx/cgit/cgit.cgi/openwrt/ > > I'm currently using external rsdk-linux- toolchain, that came along with > th

Re: [OpenWrt-Devel] RFC: rtl8196 status.

2011-08-24 Thread Andrew
On Wed, 24 Aug 2011 14:03:43 +0800, jason duhamell wrote: > They tend to leave some proprietary bits out of the gpl releases. The > least I can do is ask around and see when the bsp was last updated and if > so what changes they made. I remember reading a guy got dd-wrt to boot on > rtl8196, perha