* kernel 2.6.27 MPC512x status
@ 2008-10-10 13:37 Matteo Fortini
2008-10-10 14:35 ` Kumar Gala
0 siblings, 1 reply; 2+ messages in thread
From: Matteo Fortini @ 2008-10-10 13:37 UTC (permalink / raw)
To: linuxppc-dev
I gave a try to the brand new 2.6.27 kernel on my ADS5121 evaluation board:
* FEC support is not in, though it was quite easy to add FSL patches
from 2.6.24.6 and have the ethernet working
* If I turn on any USB support, the board resets itself as soon as
the USB driver is loaded. Without USB, I can get to a prompt.
Funny that the software reset is not working, but this bug is
actually able to sw reset the board...
* PCI seems not to be working, but I need to test it more. The fact
that FSL needed to patch 2.6.24.6 in order to get PCI working
makes me think it's needs some work.
This is bad because I wanted to incorporate some newer patches, like the
PWM one, but kernel 2.6.24.6 is too backward in time, while 2.6.27 is
too forward for FSL patches...
M
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: kernel 2.6.27 MPC512x status
2008-10-10 13:37 kernel 2.6.27 MPC512x status Matteo Fortini
@ 2008-10-10 14:35 ` Kumar Gala
0 siblings, 0 replies; 2+ messages in thread
From: Kumar Gala @ 2008-10-10 14:35 UTC (permalink / raw)
To: Matteo Fortini; +Cc: linuxppc-dev
On Oct 10, 2008, at 8:37 AM, Matteo Fortini wrote:
> I gave a try to the brand new 2.6.27 kernel on my ADS5121 evaluation
> board:
>
> * FEC support is not in, though it was quite easy to add FSL patches
> from 2.6.24.6 and have the ethernet working
> * If I turn on any USB support, the board resets itself as soon as
> the USB driver is loaded. Without USB, I can get to a prompt.
> Funny that the software reset is not working, but this bug is
> actually able to sw reset the board...
> * PCI seems not to be working, but I need to test it more. The fact
> that FSL needed to patch 2.6.24.6 in order to get PCI working
> makes me think it's needs some work.
>
> This is bad because I wanted to incorporate some newer patches, like
> the PWM one, but kernel 2.6.24.6 is too backward in time, while
> 2.6.27 is too forward for FSL patches...
I've applied some 3 patches from John Ribgy to add 5121 PCI support.
These are intended for .28, but should be clean against .27.
They are:
powerpc/fsl: Hide MPC5121 pci bridge.
powerpc: 83xx: pci: Remove need for get_immrbase from
mpc83xx_add_bridge.
powerpc/5121: Add PCI support.
And can be found in:
git.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git powerpc-next
- k
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-10-10 14:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-10 13:37 kernel 2.6.27 MPC512x status Matteo Fortini
2008-10-10 14:35 ` Kumar Gala
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox