Re: Freescale MPC8313 TSEC SGMII problem.

2010-02-06 Thread hmthalib
Hi Johnny Hung, Please find the reply inliend Johnny Hung wrote: Hi All, I have a Freescale MPC8313 customized board and want to confiugre TSEC1 to SGMII. Would you please help me for this question, 1). Is it possible for MPC8313 TSEC1 connect to Ethernet Switch by SGMII (without phy), like be

[PATCH 13/16] powerpc: remove trailing space in messages

2010-02-06 Thread Frans Pop
Signed-off-by: Frans Pop Cc: linuxppc-...@ozlabs.org Cc: Benjamin Herrenschmidt Cc: Paul Mackerras --- Please review the following with extra attention: - arch/powerpc/kernel/lparcfg.c: last blob - arch/powerpc/platforms/85xx/stx_gp3.c - arch/powerpc/platforms/iseries/proc.c For now I have ski

[PATCH 00/16] remove trailing spaces in messages

2010-02-06 Thread Frans Pop
This is a first series of patches to remove trailing spaces in messages. Patches cover arch-specific code plus one fix for PM and one in Documentation. Depending on how this series is received I'll continue with other parts of the kernel. Benefits are: - general cleanup and consistency - minor r

powermac/low_i2c.c: three minor problems

2010-02-06 Thread d binderman
Hello there, I just ran the sourceforge tool cppcheck over the source code of the new Linux kernel 2.6.33-rc6 It said [./arch/powerpc/platforms/powermac/low_i2c.c:594]: (style) The scope of the variable chans can be reduced [./arch/powerpc/platforms/powermac/low_i2c.c:594]: (style) The scope

Re: Stack size protection broken on ppc64

2010-02-06 Thread Michael Neuling
> > On recent ppc64 kernels, limiting the stack (using 'ulimit -s blah') is > > now more restrictive than it was before. On 2.6.31 with 4k pages I > > could run 'ulimit -s 16; /usr/bin/test' without a problem. Now with > > mainline, even 'ulimit -s 64; /usr/bin/test' gets killed. > > > > Using 6

Re: Question about inclusion in mainline

2010-02-06 Thread Michael Neuling
> Quick question. I have a 8313 based custom board. If I wanted to > include my config file and dts into mainline are there any > restrictions or requirements? Just curious. It just needs to be licenced under the GPL. If you are happy and able to do this, add a signed-off-by and send them to t