[PATCH] phy: export phy_mii_ioctl

Jon Smirl jonsmirl at gmail.com
Wed Sep 19 23:56:49 EST 2007


On 9/19/07, Pedro Luis D. L. <carcadiz at hotmail.com> 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
jonsmirl at gmail.com


More information about the Linuxppc-embedded mailing list