linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Trouble with 2.6.16 on ppc8xx ?
@ 2006-04-14  8:50 David Jander
  2006-04-17 21:52 ` Marcelo Tosatti
  0 siblings, 1 reply; 2+ messages in thread
From: David Jander @ 2006-04-14  8:50 UTC (permalink / raw)
  To: linuxppc-embedded


Hi all,

I just cg-update'd to the HEAD of the denx 2.6.x kernel tree (2.6.16 as 
released).
Our board-support stuff was succesfully moved along from 2.6.14 (when 
everything but the SCC3 and SCC4 uarts worked just fine).
I compiled a kernel without any special drivers, just console on ttyCPM0, but 
after "Uncompressing Kernel Image ... OK" there is no more output and no 
further activity on ethernet (it should boot from nfs-root) or any other 
device.

After "cg-seek DENX-v2.6.15; make clean uImage", it works again (everything 
seems fine, system boots).

Our board is based on a MPC852T and until now we used "MPC86X" as the 
BOARD_CHIP_NAME and it worked just fine with 2.6.14 and 2.6.15, but not with 
2.6.16 as described above.

When doing "cg-diff" and carfully examining it's output, I can only see our 
board-support stuff (not very much, not very special) and some custom drivers 
that are disabled anyway.

Any clue about where to start looking?

I didn't find any suspicious changes in arch/ppc/mm, arch/ppc/syslib and 
arch/ppc/kernel. Neither in drivers/serial/cpm_uart.

Which change from 2.6.15 to 2.6.16 could have broken 8xx support for us?

Is there perhaps a known issue with 2.6.16 and ppc8xx I am unaware of?

Greetings,

-- 
David Jander

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Trouble with 2.6.16 on ppc8xx ?
  2006-04-14  8:50 Trouble with 2.6.16 on ppc8xx ? David Jander
@ 2006-04-17 21:52 ` Marcelo Tosatti
  0 siblings, 0 replies; 2+ messages in thread
From: Marcelo Tosatti @ 2006-04-17 21:52 UTC (permalink / raw)
  To: David Jander; +Cc: linuxppc-embedded

Hi David,

On Fri, Apr 14, 2006 at 10:50:56AM +0200, David Jander wrote:
> 
> Hi all,
> 
> I just cg-update'd to the HEAD of the denx 2.6.x kernel tree (2.6.16 as 
> released).

Is it a vanilla 2.6.16?

> Our board-support stuff was succesfully moved along from 2.6.14 (when 
> everything but the SCC3 and SCC4 uarts worked just fine).
> I compiled a kernel without any special drivers, just console on ttyCPM0, but 
> after "Uncompressing Kernel Image ... OK" there is no more output and no 
> further activity on ethernet (it should boot from nfs-root) or any other 
> device.
> 
> After "cg-seek DENX-v2.6.15; make clean uImage", it works again (everything 
> seems fine, system boots).
> 
> Our board is based on a MPC852T and until now we used "MPC86X" as the 
> BOARD_CHIP_NAME and it worked just fine with 2.6.14 and 2.6.15, but not with 
> 2.6.16 as described above.
> 
> When doing "cg-diff" and carfully examining it's output, I can only see our 
> board-support stuff (not very much, not very special) and some custom drivers 
> that are disabled anyway.
> 
> Any clue about where to start looking?
> 
> I didn't find any suspicious changes in arch/ppc/mm, arch/ppc/syslib and 
> arch/ppc/kernel. Neither in drivers/serial/cpm_uart.
> 
> Which change from 2.6.15 to 2.6.16 could have broken 8xx support for us?
> 
> Is there perhaps a known issue with 2.6.16 and ppc8xx I am unaware of?

2.6.16 working fine over here... What's your .config?

[root@CAS root]# cat /proc/cpuinfo 
processor       : 0
cpu             : 8xx
clock           : 48MHz
bus clock       : 48MHz
revision        : 0.0 (pvr 0050 0000)
bogomips        : 47.71
[root@CAS root]# uname -a
Linux CAS 2.6.16 #1 Thu Apr 13 11:08:03 PDT 2006 ppc unknown

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-04-17 19:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-14  8:50 Trouble with 2.6.16 on ppc8xx ? David Jander
2006-04-17 21:52 ` Marcelo Tosatti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).