> The MPC8349EMDS config has had that setting since it was imported into
> U-Boot. I've copied the relevant part of include/configs/MPC8349EMDS.h
> below.
> 
> #define CONFIG_SYS_SICRH SICRH_TSOBI1
> 
> This seems wrong for the MPC8349EMDS board. I tried setting 
> the register
> value to 0x0 by hand on my MPC8349EMDS eval board, and the 
> network still
> works as expected.
> 
> Is this a bug in the MPC8349EMDS config?

IIRC, the MPC8349EMDS has one configuration LVDD for TSEC1/2 MAC-PHY
interface,
That is jumpers to choose 2.5v or 3.3v . It is possible we leave the
mess in the code
at that time.

Please fix the bug according to real fact.

Thanks, Dave
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to