On 9/19/07, Pedro Luis D. L. <[EMAIL PROTECTED]> wrote: > > Hello Jon, > I´m also working with a Phytec pcm030, but I can´t get it booted... > Which kernel are you using? > I tried to apply the 7 bestcomm patches from Sylvain and patch over these > with this new ones that Domen released. > The base kernel I´m using is 2.6.22.6 from kernel.org. > Although I used the patch that creates pcm030.c in arch/platforms/52xx/ and > compiled using this file, it gets halted at booting time. > > Bytes transferred = 5091 (13e3 hex) > ## Booting image at 00500000 ... > Image Name: Linux-2.6.22.6 > Created: 2007-09-19 8:53:02 UTC > Image Type: PowerPC Linux Kernel Image (gzip compressed) > Data Size: 1196911 Bytes = 1.1 MB > Load Address: 00000000 > Entry Point: 00000000 > Verifying Checksum ... OK > Uncompressing Kernel Image ... OK > Booting using flat device tree at 0x400000 > > (No more output and boot is halted)
The root name of your device tree needs to match the name in pcm030.c pcm030_probe(void). If they don't match this happens. -- Jon Smirl [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html