Activity
From 12/04/2016 to 01/02/2017
12/14/2016
- TE 04:45 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: KSZ9031 phy support for the 3.2 kernel
- Hi Everyone,
Merging in the changes from the tag (mitysom_AM335XPSP_04.06.00.07) worked for us to limit the ethernet speeds for the phy.
I removed the phy fixup function that was being called.
To reduce the speeds I modified the phy...
12/13/2016
- JC 01:15 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: KSZ9031 phy support for the 3.2 kernel
- Looking at my JCI kernel branch it does show that it was before we added the micrel phy support. You mentioned we gave you a more updated version with micrel support?
Do you have the following commits in your kernel tree? If so then ... - TE 12:10 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: KSZ9031 phy support for the 3.2 kernel
- I haven't tried you're suggestions yet. I will be able to this afternoon.
The kernel source we're using is much further back on the development tree, here's my dmesg output when I boot.
root@jcimity335x:~# dmesg | grep -i phy
[ 0.1... - JC 10:57 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: KSZ9031 phy support for the 3.2 kernel
- Note to confirm the Micrel phy driver is getting loaded.
- JC 10:54 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: KSZ9031 phy support for the 3.2 kernel
- Timothy Entinger wrote:
> We are using a Critical Link BSP for the MitySOM using the AM335x and a baseboard that has the Micrel KSZ9031 ethernet phy on it. For a distro, we are using TI's old Arago distribution running the 3.2 kernel. S... - JC 09:44 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: KSZ9031 phy support for the 3.2 kernel
- I recently worked on this a bit.
Here are some u-boot patches to disable gigabit in u-boot. This won't affect linux as you've noticed.
http://support.criticallink.com/gitweb/?p=u-boot-mityarm-335x.git;a=commit;h=ae1697ccf66a6d57347...
We are using a Critical Link BSP for the MitySOM using the AM335x and a baseboard that has the Micrel KSZ9031 ethernet phy on it. For a distro, we are using TI's old Arago distribution running the 3.2 kernel. Support for the phy was no...- BW 10:22 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Preboot warnings and errors. uBootStatic.env and uBoot.env
- Dan,
Thanks for the info. Easy enough fix!!
Much Appreciated!
--Brian
- DV 09:33 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Preboot warnings and errors. uBootStatic.env and uBoot.env
- Brian
Those warnings are caused by the uboot environment trying to read external environment setup scripts from the SD card, these scripts aren't present so you get that warning. This feature really was never used and shouldn't of bee... - Hello,
I am trying to figure out a couple of errors that occur during or right after pre-boot.
""preboot reading MMC uBoot ENV data
** File not found /etc/uBootStatic.env **
## Warning: Input data exceeds 1048576 bytes - trunc... - DV 09:05 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: GPIO pins high during Pre-loader/Uboot 5CSE-H4-3YA
- Brian,
Glad to hear that worked!
Dan
- BW 08:56 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: GPIO pins high during Pre-loader/Uboot 5CSE-H4-3YA
- Dan,
Thanks for the reply. I am able to better control them using an external weak pull down circuit on power up, which gives a determinate state (Low) during boot.
Thanks again for the great ideas.
Brian