Hello Vitaly,
From: Vitaly Bordug [mailto:vbordug@ru.mvista.com]
Mentioned support should work `out-of-the box`.
Make sure you have console=ttyCPM0,115200 (or whatever baudrate you
have) within bootargs in the U-Boot environment. U-Boot modification
is
needed only if you wish to have both FEC MAC addresses configured via
U-Boot env as well. Also only the related defconfig should be used.
I have the bootargs, but still nogo - even with the mpc885ads_defconfig.
Besides, in the mpc885ads_defconfig CONFIG_SCC3_ENET is set but in the
patch
description it reads as if only SCC1 is supported...
Best Regards,
Peter
The board does not hang - there's somithing with console since you
don't see anything. Try to change BCSR_ADDR from 0xf4500000 to
0xf80...0 - the newer version of the boards may have this changed.