Re: Bug#927825: arm: mvneta driver used on Armada XP GP boards does not receive packets (regression from 4.9)

2019-05-01 Thread Aurelien Jarno
Hi, On 2019-05-01 00:04, Aurelien Jarno wrote: > On 2019-04-30 10:12, Uwe Kleine-König wrote: > > > > More precisely the board is a "Marvell Armada XP Development Board > > > > DB-MV784MP-GP" > > > > > > > > > anymore. Using tcp

Re: Bug#927825: arm: mvneta driver used on Armada XP GP boards does not receive packets (regression from 4.9)

2019-04-30 Thread Aurelien Jarno
On 2019-04-30 10:12, Uwe Kleine-König wrote: > [Adding the mvebu guys and netdev to Cc] > > Hello, > > On Thu, Apr 25, 2019 at 09:17:32PM +0200, Aurelien Jarno wrote: > > On 2019-04-25 14:50, Aurelien Jarno wrote: > > > On 2019-04-23 22:16, Aurelien Jarn

Re: [PATCH 6/6] MIPS: net: BPF: Introduce BPF ASM helpers

2015-08-13 Thread Aurelien Jarno
imply download all 3 files and run './bpf_analysis.py' This patch relies on R2 instructions, and thus the Linux kernel fails to build when targetting non-R2 CPUs. See for example: https://buildd.debian.org/status/fetch.php?pkg=linux&arch=mipsel&ver=4.2%7Erc6-1%7Eexp1&stamp=14

[PATCH] [SSB] Add CHIPCO IRQ access functions

2008-02-21 Thread Aurelien Jarno
This patch adds functions to setup and read the CHIPCO IRQ. Signed-off-by: Aurelien Jarno <[EMAIL PROTECTED]> --- drivers/ssb/driver_chipcommon.c | 10 ++ include/linux/ssb/ssb_driver_chipcommon.h |4 2 files changed, 14 insertions(+), 0 deletions(-) diff -

Re: [PATCH] SSB PCI core driver fixes

2007-08-08 Thread Aurelien Jarno
Michael Buesch a écrit : > On Thursday 09 August 2007, Aurelien Jarno wrote: >> - Add some delay between the configuration of the PCI controller >>and its registration. > > Why? It is _huge_ and people won't like it ;) > At least add a comment why this is neede

Re: [PATCH] SSB PCI core driver fixes

2007-08-08 Thread Aurelien Jarno
On Thu, Aug 09, 2007 at 02:38:24AM +0200, Aurelien Jarno wrote: > Michael Buesch a écrit : > > On Thursday 09 August 2007, Aurelien Jarno wrote: > >> - Add some delay between the configuration of the PCI controller > >>and its registration. > > > > Why

[PATCH] SSB PCI core driver fixes

2007-08-08 Thread Aurelien Jarno
internal. - Add some delay between the configuration of the PCI controller and its registration. Note: this is the latest SSB patch from my local tree. Next ones are only BCM947xx or CFE related. Signed-off-by: Aurelien Jarno <[EMAIL PROTECTED]> --- a/drivers/ssb/driver_pcicore.c +++ b/d

[PATCH] Fix MII interface of the B44 driver

2007-08-06 Thread Aurelien Jarno
configured from userland. Signed-off-by: Aurelien Jarno <[EMAIL PROTECTED]> diff --git a/drivers/net/b44.c b/drivers/net/b44.c index 36724fb..e6883f4 100644 --- a/drivers/net/b44.c +++ b/drivers/net/b44.c @@ -300,16 +300,11 @@ static inline int b44_writephy(struct b44 *bp, int reg, u

[PATCH 1/3] SSB EXTIF timing & serial port initialization (v2)

2007-08-06 Thread Aurelien Jarno
The patch below adds a new file drivers/ssb/driver_extif.c which contains new SSB EXTIF functions to initializes the timing and the serial ports. Cc: Felix Fietkau <[EMAIL PROTECTED]> Signed-off-by: Aurelien Jarno <[EMAIL PROTECTED]> --- a/drivers/ssb/driver_extif.c +++ b

Re: [PATCH 1/3] SSB EXTIF timing & serial port initialization

2007-08-06 Thread Aurelien Jarno
On Mon, Aug 06, 2007 at 08:23:07PM +0200, Michael Buesch wrote: > On Monday 06 August 2007, Aurelien Jarno wrote: > > The patch below adds a new file drivers/ssb/driver_extif.c which > > contains new SSB EXTIF functions to initializes the timing and the > > serial ports. >

[PATCH 2/3] Use SSB EXTIF in SSB MIPS core driver

2007-08-06 Thread Aurelien Jarno
<[EMAIL PROTECTED]> Signed-off-by: Aurelien Jarno <[EMAIL PROTECTED]> --- a/drivers/ssb/driver_mipscore.c +++ b/drivers/ssb/driver_mipscore.c @@ -117,51 +117,10 @@ ssb_write32(mdev, SSB_IPSFLAG, irqflag); } -/* XXX: leave here or move into separate extif driver? */

[PATCH 3/3] Add buswidth to SSB MIPS core flash driver

2007-08-06 Thread Aurelien Jarno
The patch below against 2.6.23-rc1-mm2 fixes the size of the flash window and detect the width of the flash bus (8 or 16 bits). Cc: Felix Fietkau <[EMAIL PROTECTED]> Signed-off-by: Aurelien Jarno <[EMAIL PROTECTED]> --- a/drivers/ssb/driver_mipscore.c +++ b/drivers/ssb/drive

[PATCH 1/3] SSB EXTIF timing & serial port initialization

2007-08-06 Thread Aurelien Jarno
The patch below adds a new file drivers/ssb/driver_extif.c which contains new SSB EXTIF functions to initializes the timing and the serial ports. Cc: Felix Fietkau <[EMAIL PROTECTED]> Signed-off-by: Aurelien Jarno <[EMAIL PROTECTED]> --- a/drivers/ssb/driver_extif.c +++ b

[PATCH 0/3] SSB support for BCM947xx CPUs

2007-08-06 Thread Aurelien Jarno
On Mon, Aug 06, 2007 at 10:42:14AM +0200, Michael Buesch wrote: > On Monday 06 August 2007, Aurelien Jarno wrote: > > The patch below against 2.6.23-rc1-mm2 implements EXTIF timing > > initialization, currently marked as TODO. > > > > It originally comes from the O

[PATCH 0/4][SSB] Broadcom MIPS core driver

2007-08-05 Thread Aurelien Jarno
AIL PROTECTED]> Signed-off-by: Aurelien Jarno <[EMAIL PROTECTED]> -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL PROTECTED] `-people.debian.org/~aurel32 |

[PATCH 2/4][SSB] EXTIF serial port initialization

2007-08-05 Thread Aurelien Jarno
The patch below against 2.6.23-rc1-mm2 implements EXTIF serial initialization, currently marked as TODO. It originally comes from the OpenWrt patches. Cc: Felix Fietkau <[EMAIL PROTECTED]> Signed-off-by: Aurelien Jarno <[EMAIL PROTECTED]> --- a/drivers/ssb/driver_mipscore.c +++ b

[PATCH 4/4][SSB] Implement ssb_cpu_clock()

2007-08-05 Thread Aurelien Jarno
The patch below against 2.6.23-rc1-mm2 implements the ssb_cpu_clock() currently doing nothing, and export it. This function is needed to support the BCM947xx CPUs. It originally comes from the OpenWrt patches. Cc: Felix Fietkau <[EMAIL PROTECTED]> Signed-off-by: Aurelien Jarno <[EMAIL

[PATCH 3/4][SSB] MIPS core flash driver

2007-08-05 Thread Aurelien Jarno
The patch below against 2.6.23-rc1-mm2 fixes the size of the flash window and detect the width of the flash bus (8 or 16 bits). It originally comes from the OpenWrt patches. Cc: Felix Fietkau <[EMAIL PROTECTED]> Signed-off-by: Aurelien Jarno <[EMAIL PROTECTED]> --- a

[PATCH 1/4][SSB] EXTIF timing initialization

2007-08-05 Thread Aurelien Jarno
The patch below against 2.6.23-rc1-mm2 implements EXTIF timing initialization, currently marked as TODO. It originally comes from the OpenWrt patches. Cc: Felix Fietkau <[EMAIL PROTECTED]> Signed-off-by: Aurelien Jarno <[EMAIL PROTECTED]> --- a/drivers/ssb/driver_mipscore.c +++ b