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
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
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
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
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
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
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
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:
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
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
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
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 +
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 +
..
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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
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
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
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
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
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
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
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
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
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
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
* 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
---
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
---
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
---
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
---
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
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
---
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.
---
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
> 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
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
>
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 +-
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 -
>
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
; > 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
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
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
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
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
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
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
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
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
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
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
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
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
> 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
> 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/
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
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
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
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
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
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
* 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
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
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
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
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
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
85 matches
Mail list logo