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
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
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
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
> > 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
> 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