Re: [OpenWrt-Devel] [Projekt-wlan] Freescale P1020 WLAN support

2012-03-29 Thread Rainer 'Rei' Schuth
Hi, I applied the new 7 patches from Wojtek (see mail "[PATCH 0/7] mpc85xx: P1010RDB and P1020WLAN support"), compiled the sources and the p1020wlan image boots. With the patches the kernel recognized the 2 cores. But the RAM problem is not gone. I also tested the eth1 interface. It works ;) I g

Re: [OpenWrt-Devel] [Projekt-wlan] Freescale P1020 WLAN support

2012-03-29 Thread Wojciech Dubowik
> Hello, > > On 03/28/2012 09:08 AM, Wojciech Dubowik wrote: > > Unless somebody else wants to do it I will try to consolidate > > the patches for mpc85xx and post for review. > > Do you have any progress? I am working at the moment on P1020WLAN dts file. I have now eth0 and eth1 working but

Re: [OpenWrt-Devel] [Projekt-wlan] Freescale P1020 WLAN support

2012-03-29 Thread Rainer 'Rei' Schuth
Hello, On 03/28/2012 09:08 AM, Wojciech Dubowik wrote: > Unless somebody else wants to do it I will try to consolidate > the patches for mpc85xx and post for review. Do you have any progress? > Hopefully P1020WLAN dts file won't take too long so I can do it this > week. Do you need the offi

Re: [OpenWrt-Devel] [Projekt-wlan] Freescale P1020 WLAN support

2012-03-28 Thread Wojciech Dubowik
Hello, Unless somebody else wants to do it I will try to consolidate the patches for mpc85xx and post for review. I can test p1010 and p1020 on my side. The older mpc854x will be only compile tested. Hopefully P1020WLAN dts file won't take too long so I can do it this week. Wojtek - Ori

Re: [OpenWrt-Devel] [Projekt-wlan] Freescale P1020 WLAN support

2012-03-27 Thread Rainer 'Rei' Schuth
Hello, On 03/27/2012 08:41 PM, Imre Kaloz wrote: > If you have something basic up and running, I'm happy to review and (if > needed) clean up the patches. Given how much I could nuke from the > freescale patches previosly, you probably will be fine porting about 10 > over from the 170 ;) What do

Re: [OpenWrt-Devel] [Projekt-wlan] Freescale P1020 WLAN support

2012-03-27 Thread Rainer 'Rei' Schuth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, On 03/27/2012 06:05 PM, Rainer 'Rei' Schuth wrote: > I would apply the patch and try to run OpenWRT on the P1020rdb. I let > you know my experience. I managed to boot a standard ramfs image with default out of the box configuration. Developer

Re: [OpenWrt-Devel] [Projekt-wlan] Freescale P1020 WLAN support

2012-03-27 Thread Imre Kaloz
Hey, On Tue, 27 Mar 2012 18:05:29 +0200, Rainer 'Rei' Schuth wrote: On 03/27/2012 05:31 PM, Wojciech Dubowik wrote: Thank you, I would apply the patch and try to run OpenWRT on the P1020rdb. I let you know my experience. I don't have any older mpc85xx devices so I don't know whether they

Re: [OpenWrt-Devel] [Projekt-wlan] Freescale P1020 WLAN support

2012-03-27 Thread Rainer 'Rei' Schuth
On 03/27/2012 05:31 PM, Wojciech Dubowik wrote: Thank you, I would apply the patch and try to run OpenWRT on the P1020rdb. I let you know my experience. > I don't have any older mpc85xx devices so I don't know whether > they need patches with latest kernel or not. At the moment > I have just remo

Re: [OpenWrt-Devel] [Projekt-wlan] Freescale P1020 WLAN support

2012-03-27 Thread Wojciech Dubowik
So I have cooked sth up based on latest trunk. I have made mistake in my setup and I accidentally used p1010rdb device tree instead of p1020rdb and got eth0 to work ;o) Device tree for 1020WLAN needs some more work to get physical addresses right. Anyway the current image should run on WAN interfa

Re: [OpenWrt-Devel] [Projekt-wlan] Freescale P1020 WLAN support

2012-03-27 Thread Rainer 'Rei' Schuth
On 03/27/2012 04:14 PM, Wojciech Dubowik wrote: > I have just tried kernel 3.3 on p1020wlan and it seems to run with > empty target patches folder. Do you have any Makefile and scripts for this? > Only eth0 is working at the moment and most probably dts file has > to be adapted slightly for eth1.