2.6.25-rc3 on mpc8548amc doesn't boot

2008-02-27 Thread maxime louvel
Hi, I am still trying to make a 2.6.25-rc3 vanilla kernel boot (an work fine in a second time) on a mpc8548amc board. I have add the platform specific stuff from the sources of the current kernel running on the cards. What I have basically add is: - arch/powerpc/platforms/85xx/mpc85xx_amc.c -

[PATCH] m8xx_pcmcia: remove unused CONFIG_ variables

2008-02-27 Thread Marcelo Tosatti
Remove obsolete CONFIG_ usage in m8xx_pcmcia.c. Please apply. Signed-off-by: Marcelo Tosatti [EMAIL PROTECTED] diff --git a/drivers/pcmcia/m8xx_pcmcia.c b/drivers/pcmcia/m8xx_pcmcia.c index 9721ed7..37e0b56 100644 --- a/drivers/pcmcia/m8xx_pcmcia.c +++ b/drivers/pcmcia/m8xx_pcmcia.c @@

Re: 2.6.25-rc3 on mpc8548amc doesn't boot

2008-02-27 Thread maxime louvel
Hi again, I am answering my self sorry for the spam... Just to say that my problem has been solve if someone has something similar... My changes were good, I just didn't compile the good file... cheers, Maxime On Wed, Feb 27, 2008 at 12:37 PM, maxime louvel [EMAIL PROTECTED] wrote: Hi, I am

ospfd minimal daemon

2008-02-27 Thread DI BACCO ANTONIO - technolabs
Anyone knows of a minimal ospfd daemon ? I mean a small footprint ospfd. Thank you, Antonio. ___ Linuxppc-embedded mailing list Linuxppc-embedded@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-embedded

Re: 2.6.25-rc3 on mpc8548amc doesn't boot

2008-02-27 Thread Kumar Gala
On Feb 27, 2008, at 10:25 AM, maxime louvel wrote: Hi again, I am answering my self sorry for the spam... Just to say that my problem has been solve if someone has something similar... My changes were good, I just didn't compile the good file... Any plans to submit patches to add

Re: 2.6.25-rc3 on mpc8548amc doesn't boot

2008-02-27 Thread maxime louvel
Hi, I wanted first to check how the kernel is behaving, with a few tests. Then what is the best solution to do this ? A patch from the 2.6.25-rc3 vanilla kernel ? cheers, Maxime On Thu, Feb 28, 2008 at 7:03 AM, Kumar Gala [EMAIL PROTECTED] wrote: On Feb 27, 2008, at 10:25 AM, maxime louvel