[U-Boot] u-boot without phy

2013-05-07 Thread Avner Flesch
Hi, We have board based on Freescale's MPC8308. It connected to Marvell's 88E6176 switch with RGMII without phy. I don't see any support for such option in U-boot. What should I do in order to support it? Thanks Avner ___ U-Boot mailing list

[U-Boot] bdi3000 configurtio file for mpc8308RDB

2012-07-26 Thread Avner Flesch
Hi, I need bdi3000 reg file and u-boot configuration file for MPB8308RDB Where can I find those fies? Thanks Avner ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] initialization to TI AM335x MII connected to Marvell's 88e6341 switch

2018-05-24 Thread Avner Flesch
Hi, I have costume board based on Beagle Bone Black board except the networking - instead of Ethernet PHY, we put a Marvell switch 88e6341 (The CPU port connected with MII). So, I need the u-boot source modification for it (c/h files and dts files) If someone can point me to a reference or

[U-Boot] Initialization of TI AM335x MII connected to Marvell's 88e6341 switch

2018-05-27 Thread Avner Flesch
Hi, I have costume board based on Beagle Bone Black board except the networking - instead of Ethernet PHY, we put a Marvell switch 88e6341 (The CPU port connected with MII). So, I need the u-boot source modification for it If someone can point me to a reference or send me the files, I will