Project

General

Profile

Activity

From 11/21/2016 to 12/20/2016

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...
Timothy Entinger

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 ...
Jonathan Cormier
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...
Timothy Entinger
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. Jonathan Cormier
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...
Jonathan Cormier
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...
Jonathan Cormier
TE 09:05 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: KSZ9031 phy support for the 3.2 kernel

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...
Timothy Entinger
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
Brian Wentworth
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...
Daniel Vincelette
BW 09:13 AM MitySOM-5CSX Altera Cyclone V Software Development: Preboot warnings and errors. uBootStatic.env and uBoot.env
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...
Brian Wentworth
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
Daniel Vincelette
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
Brian Wentworth

11/29/2016

CA 11:34 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: MityDSP boot problem
Hi Greg,
Actually this was the page I referenced while I was working on u-boot. In the page, two solutions are suggested. The first one is the _bootdsp_ command which only works for _COFF_ binaries. Being Achilles' heel of the solution,...
caner akcin
GG 10:15 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: MityDSP boot problem
Hi Caner,
Have you looked at our wiki page ([[DSP_Quick_Start|DSP Programming Quick Start]]) for launching the DSP without utilizing the ARM? If I am understanding your end goal this may be helpful to you.
Thanks,
\Greg
Gregory Gluszek
CA 12:34 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: MityDSP boot problem
Hi,
I followed the instructions in https://support.criticallink.com/redmine/projects/arm9-platforms/wiki/Das_U-Boot_Port:
I fetched files from the git repo
caner akcin

11/28/2016

JC 12:01 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: MityDSP boot problem
It was my understanding that he was trying to build the UBL. In which case the source code is located at MDK_2014-01-13/sw/3rdparty/OMAP-L138_FlashAndBootUtils_2_27 Jonathan Cormier
BD 11:17 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: MityDSP boot problem
Hi Caner,
Regarding U-Boot, the source code for the MityDSP-L138 U-Boot we use can be found on our support site in this git repository: http://support.criticallink.com/gitweb/?p=u-boot-mitydspl138.git;a=summary
Our wiki also has in...
Bob Duke

11/25/2016

CA 08:25 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: MityDSP boot problem
Hi,
We're working on a DSP software on MityDSP_OMAP-L138 board without BIOS and we do not intend to use ARM side in near future. We use COFF libraries whose ELF versions do not exist, thus we are unable to flash the DSP directly appylin...
caner akcin
MK 03:25 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Accessing git repositories when behind firewall

I found a good solution which might be worthwhile sharing :)
"How to Use the Git Protocol Through a HTTP CONNECT Proxy":http://www.emilsit.net/blog/archives/how-to-use-the-git-protocol-through-a-http-connect-proxy/
Mladen Kerep
 

Also available in: Atom