On Wed, Jun 06, 2012 at 01:01:54AM +0200, Martin Mueller wrote:
>
> here is mv_cesa TDMA support for the kirkwood target. I only adapted
> the patches from Phil Sutter on the linux-crypto list and adjusted the
> kernel modules Makefile.
I had accidently deleted a line from package/kernel/modules/
Hi,
here is mv_cesa TDMA support for the kirkwood target. I only adapted
the patches from Phil Sutter on the linux-crypto list and adjusted the
kernel modules Makefile.
The speed improvement on a dockstar is only around 25% from 13MB/s to
16MB/s on an encrypted file system.
The original patches
On Tue, Jun 05, 2012 at 11:33:08PM +0200, Luka Perkov wrote:
> On Tue, Jun 05, 2012 at 11:13:04PM +0200, Martin Mueller wrote:
> > On Tue, Jun 05, 2012 at 10:44:16PM +0200, Luka Perkov wrote:
> > > On Tue, Jun 05, 2012 at 10:30:51PM +0200, Martin Mueller wrote:
> > > > On Tue, Jun 05, 2012 at 09:42
Hi Luka,
On 05/06/12 22:42, Luka Perkov wrote:
> I'm not sure about this one. dockstar support seems to be already in
> upstream uboot sources:
Even better, so we can drop that patch entirely.
Would be nice someone with access to an iconnect board would test if that works
fine with the Das U-Boot
On Tue, Jun 05, 2012 at 11:13:04PM +0200, Martin Mueller wrote:
> On Tue, Jun 05, 2012 at 10:44:16PM +0200, Luka Perkov wrote:
> > On Tue, Jun 05, 2012 at 10:30:51PM +0200, Martin Mueller wrote:
> > > On Tue, Jun 05, 2012 at 09:42:03PM +0200, Luka Perkov wrote:
> > > >
> > > > Questions for all:
>
On Tue, Jun 05, 2012 at 10:44:16PM +0200, Luka Perkov wrote:
> On Tue, Jun 05, 2012 at 10:30:51PM +0200, Martin Mueller wrote:
> > On Tue, Jun 05, 2012 at 09:42:03PM +0200, Luka Perkov wrote:
> > >
> > > Questions for all:
> > >
> > > 1) Anyone here who has dockstar board and would like to do so
On Tue, Jun 05, 2012 at 10:30:51PM +0200, Martin Mueller wrote:
> On Tue, Jun 05, 2012 at 09:42:03PM +0200, Luka Perkov wrote:
> >
> > Questions for all:
> >
> > 1) Anyone here who has dockstar board and would like to do some tests?
>
> I have a dockstar and be willing to test. I also sent patc
On Tue, Jun 05, 2012 at 09:42:03PM +0200, Luka Perkov wrote:
>
> Questions for all:
>
> 1) Anyone here who has dockstar board and would like to do some tests?
I have a dockstar and be willing to test. I also sent patches for
seagate goflex-net support some monhts ago, but nobody seemed
interest
Hi Daniel,
On Mon, May 14, 2012 at 01:05:19AM +0300, Daniel Golle wrote:
> dockstar board support is based on sheevaplug, all changes made upstream to
> sheevaplug were made for dockstar as well.
>
> Signed-off-by: Daniel Golle
...
> diff --git a/package/uboot-kirkwood/files/board/Marvell/docks
On Tue, Jun 05, 2012 at 01:25:41PM -0600, Yile Ku wrote:
>I looks like in the latest build this parameter doesn't work. I have
>edited the /etc/config/wireless configuration and added the 'option
>mcast_rate 3000' but still only 300K worth of multicast will get through a
>mesh conf
I looks like in the latest build this parameter doesn't work. I have
edited the /etc/config/wireless configuration and added the 'option
mcast_rate 3000' but still only 300K worth of multicast will get through a
mesh configuration.
Thx,
Y--
___
openwrt-
This patchset aims to enable wpa_supplicant to support all the params that are
usually provided when a normal invocation of "iw dev wlan0 ibss join ..." is
issued. This is needed because when using IBSS/RSN, wpa_s will be in charge of
sending the IBSS_JOIN command to the driver and so wpa_s is the
add patched needed to pass more parameters to the IBSS JOIN command
Signed-off-by: Antonio Quartulli
---
...ant-add-new-config-params-to-be-used-with.patch | 222
...80211-use-new-parameters-during-ibss-join.patch | 64 ++
2 files changed, 286 insertions(+)
create mo
Signed-off-by: Antonio Quartulli
---
package/hostapd/files/wpa_supplicant.sh | 44 +++
package/mac80211/files/lib/wifi/mac80211.sh |3 +-
2 files changed, 40 insertions(+), 7 deletions(-)
diff --git a/package/hostapd/files/wpa_supplicant.sh
b/package/hostapd/fi
Adds UBI image generation for the ALL6000.
This is quite the same as in the previous patch I posted...
Signed-off-by: Daniel Golle
diff --git a/Config.in b/Config.in
index c288cfb..0fac43f 100644
--- a/Config.in
+++ b/Config.in
@@ -125,6 +125,14 @@ menu "Target Images"
help
This adds userspace support for the ALL6000.
I'm still working on firstboot in UBIFS, got rootfs_data/overlay/preinit and
sysupgrade working locally already. I'll post that once it's done.
Signed-off-by: Daniel Golle
diff --git a/package/uboot-envtools/Makefile b/package/uboot-envtools/Makefile
This enabled support for the ALL6000 in the kernel config.
The ALL6000 uses UBIFS, so UBI needs to be enabled in the kernel config.
Besides that, the marvell-rtc is modularized, as not all boards are equipped
with a RTC battery, thus the user should only include the module on boards which
do have o
This adds support for the Allnet ALL6000 board to the Kernel.
See
http://www.allnet.de/entwicklungsplatformen.html?&L=0
Since the previous post, I merged my changes with the new target layout by Luka,
and included the suggested correction in the board-setup.
Signed-off-by: Daniel Golle
diff --g
The changes never got included but they works fine on 2.6 kernel trunk version.
On trunk that means you can only go up to revision 31xxx - up until the point
that atheros target was switched to 3.2 kernel. Then these changes do no longer
fit and compile. And in backfire there is an earlier 2.6 k
19 matches
Mail list logo