Re: [PATCH v2 5/5] tfa-layerscape: Change to github and use the latest tag

2023-05-19 Thread Wojciech Dubowik via openwrt-devel
al Message --- On Thursday, May 18th, 2023 at 4:56 PM, Christian Lamparter wrote: > On 4/21/23 10:59, Wojciech Dubowik via openwrt-devel wrote: > > > The dafault location of tfa-layerscape has been changed from > > codeuaurora to github. Also use the latest tag for Layerscape &g

[PATCH v2 5/5] tfa-layerscape: Change to github and use the latest tag

2023-04-21 Thread Wojciech Dubowik via openwrt-devel
ion of tfa-layerscape has been changed from codeuaurora to github. Also use the latest tag for Layerscape Linux Development POC from NXP. v2: * restored ls1012afrdm board * added platfrom defines to fiptool so ls-ddr-phy can be built Signed-off-by: Wojciech Dubowik --- package/boot/tfa-layerscap

Re: [PATCH 5/5] tfa-layerscape: Bump to lf-6.1.1-1.0.0 and switch to github

2023-04-19 Thread Wojciech Dubowik via openwrt-devel
kwi 2023 o 09:13 Wojciech Dubowik via openwrt-devel > > openwrt-devel@lists.openwrt.org napisał(a): > > > > > The sender domain has a DMARC Reject/Quarantine policy which disallows > > > sending mailing list messages using the original "From" header. > > &g

Re: [PATCH 5/5] tfa-layerscape: Bump to lf-6.1.1-1.0.0 and switch to github

2023-04-17 Thread Wojciech Dubowik via openwrt-devel
2023 o 09:13 Wojciech Dubowik via openwrt-devel > openwrt-devel@lists.openwrt.org napisał(a): > > > The sender domain has a DMARC Reject/Quarantine policy which disallows > > sending mailing list messages using the original "From" header. > > > > To mitigat

[PATCH 4/5] ppfe-firmware: Bump to lf-6.1.1-1.0.0 and switch to github

2023-04-13 Thread Wojciech Dubowik via openwrt-devel
on of ppfe-firmware has been changed from codeuaurora to github. Also use the latest tag for Layerscape Linux Development POC from NXP. Tested on: * NXP FRWY-LS1012A Signed-off-by: Wojciech Dubowik --- package/firmware/layerscape/ppfe-firmware/Makefile | 8 1 file changed, 4 insert

[PATCH 3/5] fman-ucode: Bump to lf-6.1.1-1.0.0 and switch to github

2023-04-13 Thread Wojciech Dubowik via openwrt-devel
on of fman-ucode has been changed from codeuaurora to github. Also use the latest tag for Layerscape Linux Development POC from NXP. Tested on: * NXP LS1046A-RDB Signed-off-by: Wojciech Dubowik --- package/firmware/layerscape/fman-ucode/Makefile | 8 1 file changed, 4 insertions(+), 4

[PATCH 1/5] ls-rcw: Bump to lf-6.1.1-1.0.0 and switch to github

2023-04-13 Thread Wojciech Dubowik via openwrt-devel
of ls-rcw has been changed from codeuaurora to github. Also use the latest tag for Layerscape Linux Development POC from NXP. Tested on: * NXP FRWY-LS1012A * NXP LS1046A-RDB Signed-off-by: Wojciech Dubowik --- package/firmware/layerscape/ls-rcw/Makefile | 8 1 file changed, 4 insert

[PATCH 0/5] layerscape: [firmware/boot]: Bump to lf-6.1.1-1.0.0

2023-04-13 Thread Wojciech Dubowik via openwrt-devel
ed version from new NXP Layerscape Linux Distribution POC. The codeaurora project is not anymore used for layerscape related packages. They have all been moved to github so adapt sources accordingly. Wojciech Dubowik (5): ls-rcw: Bump to lf-6.1.1-1.0.0 and switch to github uboot-layerscape:

[PATCH 5/5] tfa-layerscape: Bump to lf-6.1.1-1.0.0 and switch to github

2023-04-13 Thread Wojciech Dubowik via openwrt-devel
ion of tfa-layerscape has been changed from codeuaurora to github. Also use the latest tag for Layerscape Linux Development POC from NXP. Tested on: * NXP FRWY-LS1012A * NXP LS1046A-RDB Signed-off-by: Wojciech Dubowik --- package/boot/tfa-layerscape/Makefile | 14 +++ .../patches/0

[PATCH 2/5] uboot-layerscape: Bump to lf-6.1.1-1.0.0 and switch to github

2023-04-13 Thread Wojciech Dubowik via openwrt-devel
n of uboot-layerscape has been changed from codeuaurora to github. Also use the latest tag for Layerscape Linux Development POC from NXP. Tested on: * NXP FRWY-LS1012A * NXP LS1046A-RDB Signed-off-by: Wojciech Dubowik --- package/boot/uboot-layerscape/Makefile | 8 1 file changed, 4

[PATCH v2 2/2] mpc85xx: Add 5.15 kernel as testing and fix configs

2022-09-14 Thread Wojciech Dubowik via openwrt-devel
for better change visibility Build system: x86_64 Build-tested: generic Run-tested: generic/TL-WDR4900 v1 board from TP-Link Signed-off-by: Wojciech Dubowik --- target/linux/mpc85xx/Makefile | 1 + target/linux/mpc85xx/config-5.15 | 3 +++ target/linux/mpc85xx/p1020/config-d

[PATCH v2 1/2] mpc85xx: Copy over kernel 5.10 patches and config to 5.15

2022-09-14 Thread Wojciech Dubowik via openwrt-devel
ernel 5.15 support Signed-off-by: Wojciech Dubowik --- target/linux/mpc85xx/config-5.15 | 276 ++ ...85xx-add-gpio-keys-to-of-match-table.patch | 10 + ...0-powerpc-85xx-tl-wdr4900-v1-support.patch | 91 ++ .../101-powerpc-85xx-hiveap-330-support.patch | 30 +

[PATCH] mpc85xx: Add testing linux v5.15 support

2022-05-23 Thread Wojciech Dubowik via openwrt-devel
ild-tested: generic Run-tested: generic/TL-WDR4900 v1 board from TP-Link Signed-off-by: Wojciech Dubowik --- target/linux/mpc85xx/Makefile | 1 + target/linux/mpc85xx/config-5.15 | 276 ++ ...85xx-add-gpio-keys-to-of-match-table.patch | 10 + ..

[PATCH] usteer: Fix better candidate not being set in policy

2022-05-17 Thread Wojciech Dubowik via openwrt-devel
ver set in this loop. Fix it by setting it to the first valid entry. Signed-off-by: Wojciech Dubowik --- policy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy.c b/policy.c index a7efc06..8155e24 100644 --- a/policy.c +++ b/policy.c @@ -143,7 +143,7 @@ find_better_candid

[OpenWrt-Devel] [PATCH 1/2] procd: trace: Define syscall registers for powerpc platform

2019-03-08 Thread Wojciech Dubowik
According to manpage the syscall nr is stored in r0 and return value in r3 for powerpc. Define it so we can use seccomp and utrace on powerpc. Signed-off-by: Wojciech Dubowik --- jail/seccomp-bpf.h | 3 +++ trace/trace.c | 3 +++ 2 files changed, 6 insertions(+) diff --git a/jail/seccomp

[OpenWrt-Devel] [PATCH 2/2] procd: Enable seccomp for powerpc

2019-03-08 Thread Wojciech Dubowik
Signed-off-by: Wojciech Dubowik --- package/system/procd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/system/procd/Makefile b/package/system/procd/Makefile index 6fe609140d..104cae782a 100644 --- a/package/system/procd/Makefile +++ b/package/system/procd

[OpenWrt-Devel] [PATCH 3/3] krikwood: Make Iconnect image use new ubi format style

2016-04-05 Thread Wojciech Dubowik
To flash first time follow instructions in commit: "kirkwood/dockstar: use ubi(kernel, squashfs, ubifs) images" Signed-off-by: Wojciech Dubowik --- target/linux/kirkwood/base-files/lib/upgrade/platform.sh | 6 -- target/linux/kirkwood/image/Makefile | 11

[OpenWrt-Devel] [PATCH 0/3] kirkwood: Use new UBI image style for Iconnect

2016-04-05 Thread Wojciech Dubowik
Adapt Iconnect to new UBI (kernel, squashfs, ubifs) image format. Wojciech Dubowik (3): uboot-kirkwood: New ubi flash format for Iconnect kirkwood: Migrate Iconnect to new ubi image format krikwood: Make Iconnect image use new ubi format style .../boot/uboot-kirkwood/patches/120

[OpenWrt-Devel] [PATCH 1/3] uboot-kirkwood: New ubi flash format for Iconnect

2016-04-05 Thread Wojciech Dubowik
Migrate Iconnect to new ubi image style like for dockstar. Signed-off-by: Wojciech Dubowik --- .../boot/uboot-kirkwood/patches/120-iconnect.patch | 20 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/package/boot/uboot-kirkwood/patches/120-iconnect.patch b

[OpenWrt-Devel] [PATCH 2/3] kirkwood: Migrate Iconnect to new ubi image format

2016-04-05 Thread Wojciech Dubowik
Default partition name is now ubi. Signed-off-by: Wojciech Dubowik --- target/linux/kirkwood/patches-4.4/130-iconnect.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/kirkwood/patches-4.4/130-iconnect.patch b/target/linux/kirkwood/patches-4.4/130

Re: [OpenWrt-Devel] [PATCH] kernel: crypto: add fsl CAAM package

2016-02-08 Thread Wojciech Dubowik
On 06/02/16 02:42, Dirk Neukirchen wrote: some comments: - follow alphabetic order - keep crypto-hw prefix - dump vendor I would suggest: crypto-hw-caam Reasoning: talitos, omap, ccp, geode do not contain hw vendor name The caam crypto is also present on mpc85xx target, at least for P1010. You

[OpenWrt-Devel] mpc85xx: Kernel crash with binutils 2.25.1

2016-01-21 Thread Wojciech Dubowik
After the from binutils from 2.24-linaro to 2.25.1 I see following crash on mpc85xx platform. Error relocating /etc/preinit: unsupported relocation type 6 Error relocating /etc/preinit: unsupported relocation type 4 Error relocating /etc/preinit: unsupported relocation type 6 Error relocating /e

[OpenWrt-Devel] [PATCH v4] [packages]: linuxptp: Add package

2016-01-13 Thread Wojciech Dubowik
Linuxptp is a user space software implementation of IEEE 1588 Precision Time Protocol standard. v4: Don't compile on uclibc Signed-off-by: Wojciech Dubowik --- net/linuxptp/Makefile | 50 + net/linuxptp/patches/001-musl-fix.patch

[OpenWrt-Devel] [PATCH v3] [packages] linuxptp: Add package

2016-01-13 Thread Wojciech Dubowik
Linuxptp is a user space software implementation of IEEE 1588 Precision Time Protocol standard. v3: Remove offending UCLIBC references Signed-off-by: Wojciech Dubowik --- net/linuxptp/Makefile | 51 + net/linuxptp/patches/001-musl-fix.patch

[OpenWrt-Devel] [PATCH v2] [packages]: linuxptp: Add package

2016-01-13 Thread Wojciech Dubowik
Linuxptp is a user space software implementation of IEEE 1588 Precision Time Protocol standard. V2: Removed uClibc patches Signed-off-by: Wojciech Dubowik --- net/linuxptp/Makefile | 51 + net/linuxptp/patches/001-musl-fix.patch | 14

[OpenWrt-Devel] [PATCH] mpc85xx: Add PTP node for TL-WD4900 in device tree

2016-01-12 Thread Wojciech Dubowik
PTP requires at least one timer to be 1PPS so describe it. For testing, load kernel module gianfar_ptp and use ptp4l from linuxptp. Copied from FSL P1010RDB reference design. Signed-off-by: Wojciech Dubowik --- .../mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts | 13 + 1

[OpenWrt-Devel] [PATCH] [packages] linuxptp: Add package

2016-01-12 Thread Wojciech Dubowik
Linuxptp is a user space software implementation of IEEE 1588 Precision Time Protocol standard. Signed-off-by: Wojciech Dubowik --- net/linuxptp/Makefile | 51 +++ net/linuxptp/patches/001-uclibc-compile-fix.patch | 16 +++ net/linuxptp

[OpenWrt-Devel] [PATCH] fstools: Check FS state before writing

2016-01-08 Thread Wojciech Dubowik
It reduces number of flash writes on systems with FS ready. Signed-off-by: Wojciech Dubowik --- libfstools/overlay.c | 3 ++- mount_root.c | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/libfstools/overlay.c b/libfstools/overlay.c index 7f69606..b51a6ae 100644

Re: [OpenWrt-Devel] Device tree issues with TL-WDR4900 (mpc85xx) and kernel 4.0.1

2015-05-07 Thread Wojciech Dubowik
On 07/05/15 14:49, Felix Fietkau wrote: On 2015-05-07 08:01, Wojciech Dubowik wrote: Try to boot with kernel locking enabled. I have seen jffs2 deadlocks on readdir. As far as I remember with this patch it went through but I don't know anymore whether I have changed sth in config. Have a

Re: [OpenWrt-Devel] Device tree issues with TL-WDR4900 (mpc85xx) and kernel 4.0.1

2015-05-07 Thread Wojciech Dubowik
On 07/05/15 14:26, Heiner Kallweit wrote: [snip] Even with this patch I got some possible dead lock warnings so it might be just a partial cure. BTW it's a bit scary for future use. Looks like jffs2 doesn't get enough care... Regards, Wojtek Heiner Thanks for the hints! Because you mentioned

Re: [OpenWrt-Devel] Device tree issues with TL-WDR4900 (mpc85xx) and kernel 4.0.1

2015-05-06 Thread Wojciech Dubowik
On 06/05/15 21:23, Heiner Kallweit wrote: Am 05.05.2015 um 22:17 schrieb Heiner Kallweit: Am 05.05.2015 um 08:29 schrieb Wojciech Dubowik: On 04/05/15 22:45, Heiner Kallweit wrote: I tried to make the TL-WDR4900 work under kernel 4.0. Adjusting the platform-specific patches was quickly done

Re: [OpenWrt-Devel] Device tree issues with TL-WDR4900 (mpc85xx) and kernel 4.0.1

2015-05-04 Thread Wojciech Dubowik
On 04/05/15 22:45, Heiner Kallweit wrote: I tried to make the TL-WDR4900 work under kernel 4.0. Adjusting the platform-specific patches was quickly done and the system boots. However I get the following error messages. [2.959975] /leds/system: could not get #gpio-cells for /soc@ffe0/gpi

Re: [OpenWrt-Devel] [PATCH 1/4] [package] uboot-kirkwood: update to 2013.10

2013-12-17 Thread Wojciech Dubowik
Hello, I have just tried second stage and it seems to work. My Iconnect is powering my FHEM rig at the moment so I will test first stage when I have JTAG around. Br, Wojtek iconnect => tftp 0x80 openwrt-kirkwood-iconnect_second_stage-u-boot.img Using egiga0 device TFTP from server 192.168.

[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

[OpenWrt-Devel] [PATCH 4/5] [kirkwood]: Add generic profile

2013-09-24 Thread Wojciech Dubowik
Signed-off-by: Wojciech Dubowik --- target/linux/kirkwood/profiles/100-Generic.mk | 19 +++ 1 file changed, 19 insertions(+) create mode 100644 target/linux/kirkwood/profiles/100-Generic.mk diff --git a/target/linux/kirkwood/profiles/100-Generic.mk b/target/linux/kirkwood

[OpenWrt-Devel] [PATCH 3/5] [kirkwood]: Add 3.10 kernel support

2013-09-24 Thread Wojciech Dubowik
Enable device tree support for selected targets. Signed-off-by: Wojciech Dubowik --- target/linux/kirkwood/config-3.10 | 285 + .../kirkwood/patches-3.10/001-partition_map.patch | 11 + .../kirkwood/patches-3.10/002-mvsdio_delay.patch | 32 +++ 3 files

[OpenWrt-Devel] [PATCH 2/5] [uboot-kirkwood]: Enable device tree support

2013-09-24 Thread Wojciech Dubowik
Signed-off-by: Wojciech Dubowik --- package/boot/uboot-kirkwood/patches/120-enable-device-tree.patch | 9 + 1 file changed, 9 insertions(+) create mode 100644 package/boot/uboot-kirkwood/patches/120-enable-device-tree.patch diff --git a/package/boot/uboot-kirkwood/patches/120-enable

[OpenWrt-Devel] [PATCH 5/5] [kirkwood]: Bump kernel to 3.10.12

2013-09-24 Thread Wojciech Dubowik
Enable device tree support on dockstar, goflexnet, ib62x0, iconnect and nsa310 boards. The device tree is appended to in uImage so there is no need to load it separately. Signed-off-by: Wojciech Dubowik --- target/linux/kirkwood/Makefile | 4 ++-- target/linux/kirkwood/image/Makefile

[OpenWrt-Devel] [PATCH 1/5] [uboot-kirkwood]: Upgrade to 2013.07

2013-09-24 Thread Wojciech Dubowik
Signed-off-by: Wojciech Dubowik --- package/boot/uboot-kirkwood/Makefile | 4 ++-- package/boot/uboot-kirkwood/patches/110-dockstar.patch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/boot/uboot-kirkwood/Makefile b/package/boot/uboot-kirkwood

[OpenWrt-Devel] [PATCH 0/5] [kirkwood]: Enable device tree support

2013-09-24 Thread Wojciech Dubowik
Enable device tree support for selected targets. Not all kirkwood variants are ported so one can use generic uImage file for them. DTS files are appended to zImage and then wrapped into uImage. Wojciech Dubowik (5): [uboot-kirkwood]: Upgrade to 2013.07 [uboot-kirkwood]: Enable device tree

Re: [OpenWrt-Devel] [PATCH 2/2] mpc85xx: Add Gianfar PTP as a module

2013-02-20 Thread Wojciech Dubowik
On 02/20/2013 08:15 PM, Gabor Juhos wrote: 2013.02.20. 9:14 keltezéssel, Wojciech Dubowik írta: PTP for gianfar can be built as a module. This part is applied with minor changes. Add device tree entry to P1010RDB to enable ptp as pps clock. However I have skipped this part. Clock timings

[OpenWrt-Devel] [PATCH 1/2] kernel: Add Freescale Gianfar driver as a module

2013-02-20 Thread Wojciech Dubowik
Signed-off-by: Wojciech Dubowik --- package/kernel/modules/netdevices.mk | 34 ++ 1 file changed, 34 insertions(+) diff --git a/package/kernel/modules/netdevices.mk b/package/kernel/modules/netdevices.mk index aec4948..df4d571 100644 --- a/package/kernel

[OpenWrt-Devel] [PATCH 2/2] mpc85xx: Add Gianfar PTP as a module

2013-02-20 Thread Wojciech Dubowik
PTP for gianfar can be built as a module. Add device tree entry to P1010RDB to enable ptp as pps clock. Clock timings are not tested. Signed-off-by: Wojciech Dubowik --- package/kernel/modules/other.mk | 17 + .../patches-3.7/140-p1010rdb-dts-ptp

Re: [OpenWrt-Devel] [PATCH v2][RFC] uboot-kirkwood: upgrade to 2012.04.01

2012-06-27 Thread Wojciech Dubowik
On 06/27/2012 04:11 PM, Luka Perkov wrote: Hi Wojciech, On Wed, Jun 27, 2012 at 02:17:32PM +0200, Wojciech Dubowik wrote: I have tested it on iconnect and it works from NAND. Older version used to work from openocd but new one doesn't. Can you please explain how did you test old version

Re: [OpenWrt-Devel] [PATCH v2][RFC] uboot-kirkwood: upgrade to 2012.04.01

2012-06-27 Thread Wojciech Dubowik
On 06/15/2012 12:41 AM, Luka Perkov wrote: On Tue, Jun 12, 2012 at 12:34:55AM +0200, Martin Mueller wrote: DockStar> printenv baudrate=115200 bootargs=console=ttyS0,115200 mtdparts=orion_nand:1M(u-boot),4M@2M(kernel),32M@4M(rootfs),219M@37M(data) rw root=/dev/mtdblock2 rw rootfstype=jffs2 boot

[OpenWrt-Devel] [PATCH 7/7] mpc85xx: Add support for Freescale P1020WLAN reference design.

2012-03-29 Thread Wojciech Dubowik
* P1020WLAN RevD * SMP enabled kernel Signed-off-by: Wojciech Dubowik --- target/linux/mpc85xx/config-default| 30 ++- target/linux/mpc85xx/image/Makefile|2 +- .../linux/mpc85xx/patches/230-p1020wlan-dts.patch | 300 target/linux

[OpenWrt-Devel] [PATCH 5/7] mpc85xx: Add kernel module for watchdog Signed-off-by: Wojciech Dubowik

2012-03-29 Thread Wojciech Dubowik
--- target/linux/generic/config-3.3 |1 + target/linux/mpc85xx/config-default |4 ++-- target/linux/mpc85xx/modules.mk | 21 + target/linux/mpc85xx/profiles/100-mpc854x.mk |2 +- target/linux/mpc85xx/profiles/200-p1010rdb.mk

[OpenWrt-Devel] [PATCH 4/7] kernel: Add support for Pericom PT7C4338 I2C RTC chip Signed-off-by: Wojciech Dubowik

2012-03-29 Thread Wojciech Dubowik
--- package/kernel/modules/other.mk| 14 + .../generic/patches-3.3/841-rtc_pt7c4338.patch | 253 2 files changed, 267 insertions(+), 0 deletions(-) create mode 100644 target/linux/generic/patches-3.3/841-rtc_pt7c4338.patch diff --git a/package/kern

[OpenWrt-Devel] [PATCH 1/7] mpc85xx: Upgrade kernel to version 3.3 Signed-off-by: Wojciech Dubowik

2012-03-29 Thread Wojciech Dubowik
--- target/linux/generic/config-3.3|1 + target/linux/mpc85xx/Makefile |2 +- target/linux/mpc85xx/config-default| 66 +--- .../mpc85xx/patches/100-fix_mpc8568e_mds.patch | 82 +++- .../mpc85xx/pat

[OpenWrt-Devel] [PATCH 3/7] kernel: Add i2c module support for Freescale MPC processors Signed-off-by: Wojciech Dubowik

2012-03-29 Thread Wojciech Dubowik
--- package/kernel/modules/i2c.mk | 18 +- 1 files changed, 17 insertions(+), 1 deletions(-) diff --git a/package/kernel/modules/i2c.mk b/package/kernel/modules/i2c.mk index 0d525cc..d2b45d6 100644 --- a/package/kernel/modules/i2c.mk +++ b/package/kernel/modules/i2c.mk @@ -143,7

[OpenWrt-Devel] [PATCH 0/7] mpc85xx: P1010RDB and P1020WLAN support

2012-03-29 Thread Wojciech Dubowik
whether it's normal or not. * details... Wojciech Dubowik (7): mpc85xx: Upgrade kernel to version 3.3 Signed-off-by: Wojciech Dubowik mpc85xx: Add support for P1010RDB board Signed-off-by: Wojciech Dubowik kernel: Add i2c module support for Freescale MPC proce

[OpenWrt-Devel] [PATCH 6/7] mpc85xx: Add module for Pericom RTC chip present on P1010RDB board Signed-off-by: Wojciech Dubowik

2012-03-29 Thread Wojciech Dubowik
--- target/linux/mpc85xx/profiles/200-p1010rdb.mk |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/target/linux/mpc85xx/profiles/200-p1010rdb.mk b/target/linux/mpc85xx/profiles/200-p1010rdb.mk index 9d67080..b7593a3 100644 --- a/target/linux/mpc85xx/profiles/200-p1010rdb.

[OpenWrt-Devel] [PATCH 2/7] mpc85xx: Add support for P1010RDB board Signed-off-by: Wojciech Dubowik

2012-03-29 Thread Wojciech Dubowik
--- target/linux/mpc85xx/image/Makefile|6 +- .../mpc85xx/patches/200-p1010-dts-typo-fix.patch | 11 +++ .../mpc85xx/patches/210-p1010-flash-layout.patch | 85 target/linux/mpc85xx/profiles/100-mpc854x.mk | 17 target/linux/mpc85xx/prof

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 hav

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

2012-03-28 Thread Wojciech Dubowik
ojtek - Original Message - > 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 >

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

2012-03-27 Thread Wojciech Dubowik
d30 Mon Sep 17 00:00:00 2001 From: Wojciech Dubowik Date: Tue, 27 Mar 2012 17:18:04 +0200 Subject: [PATCH 1/1] mpc85xx: Experimental support for Feeescale P1010RDB and P1020WLAN Signed-off-by: Wojciech Dubowik --- target/linux/mpc85xx/Makefile |2 +-

Re: [OpenWrt-Devel] Freescale P1020 WLAN support

2012-03-27 Thread Wojciech Dubowik
I have just tried kernel 3.3 on p1020wlan and it seems to run with empty target patches folder. Only eth0 is working at the moment and most probably dts file has to be adapted slightly for eth1. What kind of other Freescale patches are you planning to port? Wojtek - Original Message - >

Re: [OpenWrt-Devel] Freescale P1020 WLAN support

2012-03-27 Thread Wojciech Dubowik
Hello, I have once got p1020 running with openwrt. It should basically work without any specific target patches. I had to only adapt image building script. I will give it a try with 3.3 kernel and let you know. Wojtek PS At the moment I am fighting with p1010 as I get some spurious interrupts

Re: [OpenWrt-Devel] [PATCH] [packages] owfs: Fix compilation on uClibc.

2011-06-23 Thread Wojciech Dubowik
; > Wouldn't this patch also be applied if you're compiling with glibc > > or > > eglibc? > > > > > > On 6/22/11 3:38 AM, Wojciech Dubowik wrote: > > > By default RPC is disabled in uClibc. Removing rpc/netdb.h > > > doesn

Re: [OpenWrt-Devel] [PATCH] [packages] owfs: Fix compilation on uClibc.

2011-06-22 Thread Wojciech Dubowik
I haven't tested it but it should work. I might give it a try with eglibc. Wojtek - Original Message - > Wouldn't this patch also be applied if you're compiling with glibc or > eglibc? > > > On 6/22/11 3:38 AM, Wojciech Dubowik wrote: > > By default

[OpenWrt-Devel] [PATCH] [packages] collectd: Fix onewire module compilation.

2011-06-22 Thread Wojciech Dubowik
Signed-off-by: Wojciech Dubowik --- utils/collectd/Makefile |2 +- utils/collectd/patches/400-fix-onewire.patch | 11 +++ 2 files changed, 12 insertions(+), 1 deletions(-) create mode 100644 utils/collectd/patches/400-fix-onewire.patch diff --git a/utils

[OpenWrt-Devel] [PATCH] [packages] owfs: Fix compilation on uClibc.

2011-06-22 Thread Wojciech Dubowik
By default RPC is disabled in uClibc. Removing rpc/netdb.h doesn't seem to have any impact on configured owfs applications. Fixes #9426 Signed-off-by: Wojciech Dubowik --- utils/owfs/patches/001-compile-fix.patch | 11 +++ 1 files changed, 11 insertions(+), 0 deletions(-) c

[OpenWrt-Devel] [PATCH] [packages] collectd: Support DS18B20 instead of 18S20.

2011-06-22 Thread Wojciech Dubowik
Signed-off-by: Wojciech Dubowik --- .../patches/401-onewire-ds18b20-support.patch | 11 +++ 1 files changed, 11 insertions(+), 0 deletions(-) create mode 100644 utils/collectd/patches/401-onewire-ds18b20-support.patch diff --git a/utils/collectd/patches/401-onewire-ds18b20

[OpenWrt-Devel] [PATCH] [kernel] Support for DS2482 1-Wire I2C bus master.

2011-06-22 Thread Wojciech Dubowik
Signed-off-by: Wojciech Dubowik --- package/kernel/modules/w1.mk | 17 + 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/package/kernel/modules/w1.mk b/package/kernel/modules/w1.mk index c4ab616..c2bdd70 100644 --- a/package/kernel/modules/w1.mk +++ b/package

[OpenWrt-Devel] [PATCH] [packages] collectd: Support DS18B20 instead of 18S20.

2011-06-22 Thread Wojciech Dubowik
Signed-off-by: Wojciech Dubowik --- .../patches/401-onewire-ds18b20-support.patch | 11 +++ 1 files changed, 11 insertions(+), 0 deletions(-) create mode 100644 utils/collectd/patches/401-onewire-ds18b20-support.patch diff --git a/utils/collectd/patches/401-onewire-ds18b20

[OpenWrt-Devel] [PATCH] [packages] owfs: Fix compilation on uClibc.

2011-06-22 Thread Wojciech Dubowik
By default RPC is disabled in uClibc. Removing rpc/netdb.h doesn't seem to have any impact on configured owfs applications. Fixes #9426 Signed-off-by: Wojciech Dubowik --- utils/owfs/patches/001-compile-fix.patch | 11 +++ 1 files changed, 11 insertions(+), 0 deletions(-) c

[OpenWrt-Devel] [PATCH] [kernel] Support for DS2482 1-Wire I2C bus master.

2011-06-22 Thread Wojciech Dubowik
Signed-off-by: Wojciech Dubowik --- package/kernel/modules/w1.mk | 17 + 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/package/kernel/modules/w1.mk b/package/kernel/modules/w1.mk index c4ab616..c2bdd70 100644 --- a/package/kernel/modules/w1.mk +++ b/package

[OpenWrt-Devel] [PATCH] [packages] collectd: Fix onewire module compilation.

2011-06-22 Thread Wojciech Dubowik
Signed-off-by: Wojciech Dubowik --- utils/collectd/Makefile |2 +- utils/collectd/patches/400-fix-onewire.patch | 11 +++ 2 files changed, 12 insertions(+), 1 deletions(-) create mode 100644 utils/collectd/patches/400-fix-onewire.patch diff --git a/utils

[OpenWrt-Devel] [PATCH v2 1/2] [atheros] Use physical addresses definition for AR2315 the same way as AR5312. Fixes ioremap problem for wmac devices.

2011-02-25 Thread Wojciech Dubowik
Signed-off-by: Wojciech Dubowik --- .../251-ar2315_use_physical_addresses.patch| 72 .../251-ar2315_use_physical_addresses.patch| 72 .../251-ar2315_use_physical_addresses.patch| 72 .../251

[OpenWrt-Devel] [PATCH v2 2/2] [atheros] Fix dma mapping for AHB bus.

2011-02-25 Thread Wojciech Dubowik
Signed-off-by: Wojciech Dubowik --- .../250-fix-dma-mapping-for-ahb-bus.patch | 37 .../250-fix-dma-mapping-for-ahb-bus.patch | 31 .../250-fix-dma-mapping-for-ahb-bus.patch | 31 .../250-fix-dma-mapping-for

[OpenWrt-Devel] [PATCH v2 0/2] [atheros] Fix dma mapping and register addresses for ahb bus

2011-02-25 Thread Wojciech Dubowik
This set of patches allows to use ath5k driver in ahb mode on AR231x platforms. Note: Kernel 2.6.37 and up is not yet supported. Wojciech Dubowik (2): [atheros] Use physical addresses definition for AR2315 the same way as AR5312. Fixes ioremap problem for wmac devices. [atheros] Fix

Re: [OpenWrt-Devel] [PATCH 2/3] [atheros] Don't offset dma addresses when PCI is not used. Needed to get ath5k AHB working on AR2315 un up.

2011-02-24 Thread Wojciech Dubowik
> On 2011-02-24 3:29 PM, Felix Fietkau wrote: > > On 2011-02-24 12:46 PM, Wojciech Dubowik wrote: > >>> On 2011-02-23 4:48 PM, Wojciech Dubowik wrote: > >>> > Signed-off-by: Wojciech Dubowik > >>> Please make this dynamic. On the Fonera 2.0, PCI is

Re: [OpenWrt-Devel] [PATCH 2/3] [atheros] Don't offset dma addresses when PCI is not used. Needed to get ath5k AHB working on AR2315 un up.

2011-02-24 Thread Wojciech Dubowik
> On 2011-02-23 4:48 PM, Wojciech Dubowik wrote: > > Signed-off-by: Wojciech Dubowik > Please make this dynamic. On the Fonera 2.0, PCI is used for USB 2.0 > support and AHB is used for wireless. > > - Felix Hello Felix, Will this do the trick for dma mapping? --- a/arch/

[OpenWrt-Devel] [PATCH 1/3] [atheros] Disable platform PCI interface by default.

2011-02-23 Thread Wojciech Dubowik
It's not supported by Atheros. Signed-off-by: Wojciech Dubowik --- target/linux/atheros/config-2.6.30 |2 +- target/linux/atheros/config-2.6.32 | 11 --- target/linux/atheros/config-2.6.34 |2 +- target/linux/atheros/config-2.6.35 |2 +- target/linux/atheros/config-2

[OpenWrt-Devel] [PATCH 3/3] [atheros] For AR231x define addresses as physical values and not as mapped ones. Needed for ath5k AHB driver to work on AR2315 and up.

2011-02-23 Thread Wojciech Dubowik
Signed-off-by: Wojciech Dubowik --- .../251-ar2315_use_physical_addresses.patch| 72 .../251-ar2315_use_physical_addresses.patch| 72 .../251-ar2315_use_physical_addresses.patch| 72 .../251

[OpenWrt-Devel] [PATCH 0/3] [atheros] Fix dma and register mapping fot ath5k AHB driver

2011-02-23 Thread Wojciech Dubowik
These patches fix ar31x platform code to allow running ath5k driver in AHB mode. Note: It's assumed that PCI interface is not used together with AHB bus. Wojciech Dubowik (3): [atheros] Disable platform PCI interface by default. [atheros] Don't offset dma addresses when PCI i

[OpenWrt-Devel] [PATCH 2/3] [atheros] Don't offset dma addresses when PCI is not used. Needed to get ath5k AHB working on AR2315 un up.

2011-02-23 Thread Wojciech Dubowik
Signed-off-by: Wojciech Dubowik --- .../patches-2.6.30/250-fix-dma-for-ahb-bus.patch | 33 .../patches-2.6.32/250-fix-dma-for-ahb-bus.patch | 33 .../patches-2.6.34/250-fix-dma-for-ahb-bus.patch | 33 .../patches-2.6.35

[OpenWrt-Devel] [PATCH] mac80211: For ath5k AHB take mac adress from board config.

2011-01-06 Thread Wojciech Dubowik
mac80211: For ath5k AHB take mac addresses from board configuration and not from calibration data. Otherwise each radio instance will have same MAC. Signed-off-by: Wojciech Dubowik --- .../451-add-platform-eeprom-support-to-ath5k.patch | 181 +++- 1 files changed, 136

Re: [OpenWrt-Devel] [PATCH] ath5k: Enable AHB support

2010-11-09 Thread Wojciech Dubowik
Felix Fietkau" To: "OpenWrt Development List" Cc: "Wojciech Dubowik" Sent: Dienstag, 9. November 2010 19:21:16 Subject: Re: [OpenWrt-Devel] [PATCH] ath5k: Enable AHB support On 2010-11-09 7:12 PM, Wojciech Dubowik wrote: > Hello, > Following the message &g

[OpenWrt-Devel] [PATCH] [uboot-kirkwood] Fixed support for Iomega iConnect board.

2010-10-08 Thread Wojciech Dubowik
* Added configuration file. * Set blue power led during bootup * enabled pci express Signed-off-by: Wojciech Dubowik --- Index: package/uboot-kirkwood/files/include/configs/iconnect.h === --- package/uboot-kirkwood/files/include

[OpenWrt-Devel] [PATCH] [kirkwood] Leds and gpio keys support for Iomega iConnect

2010-10-08 Thread Wojciech Dubowik
Adds leds and gpio keys support for Iomega iConnect. Signed-off-by: Wojciech Dubowik --- Index: target/linux/kirkwood/patches/200-iconnect.patch === --- target/linux/kirkwood/patches/200-iconnect.patch(revision 23320

[OpenWrt-Devel] [PATCH] [kirkwood] Iomega iConnect Wireless platform support

2010-10-01 Thread Wojciech Dubowik
This patch adds support for Iomega iConnect Wireless. Leds and wireless card support are still missing. Signed-off-by: Wojciech Dubowik --- Index: target/linux/kirkwood/profiles/300-Iconnect.mk === --- target/linux/kirkwood

[OpenWrt-Devel] [PATCH] [u-boot] [kirkwood] uboot-kirkwood support for iomega iconnect wireless

2010-10-01 Thread Wojciech Dubowik
Signed-off-by: Wojciech Dubowik --- Index: package/uboot-kirkwood/files/include/configs/iconnect.h === --- package/uboot-kirkwood/files/include/configs/iconnect.h (revision 0) +++ package/uboot-kirkwood/files/include/configs

[OpenWrt-Devel] [PATCH] [kirkwood][orion] I2C module support

2010-10-01 Thread Wojciech Dubowik
This patch adds support for configuring kirkwood/orion i2c module. Signed-off-by: Wojciech Dubowik --- Index: package/kernel/modules/i2c.mk === --- package/kernel/modules/i2c.mk (revision 23166) +++ package/kernel/modules

[OpenWrt-Devel] [PATCH] Support for Iomega iConnect Wireless (kirkwood)

2010-09-14 Thread Wojciech Dubowik
parate setup file Signed-off-by: Wojciech Dubowik Index: target/linux/kirkwood/profiles/300-iConnect.mk === --- target/linux/kirkwood/profiles/300-iConnect.mk (revision 0) +++ target/linux/kirkwood/profiles/300-iConnect.mk