Project

General

Profile

Activity

From 11/06/2019 to 12/05/2019

12/05/2019

JC 04:32 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Ping is not working on MitySOM-335x Processor Card
If your magnetics are only 10/100 rated then the 1Gbps speed won't work. Jonathan Cormier

12/04/2019

SW 01:40 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Ping is not working on MitySOM-335x Processor Card
hi,
yes thanks for the reply, we shall create a new thread regarding that issue.
& Regarding the Ethernet ping issue:
without adding max-speed property, we are getting "Link is Up - 1Gbps/Full - flow control rx/tx".
that is 1Gb...
Srinivasa Wunnimani

12/03/2019

JC 03:50 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Ping is not working on MitySOM-335x Processor Card
Srinivasa Wunnimani wrote:
> Hi,
> ...
Could you provide more info? Why does your lcd need a gpio exported?
It may help to have a separate post to keep the two issues but its not required.
Jonathan Cormier
SW 11:24 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Ping is not working on MitySOM-335x Processor Card
Hi,
Thank you for your reply, it worked and we are able to test it.
one more issue we are facing if u can help it will be good.
display lcd is not working in the board, although we are creating it's corresponding gpio directory.
...
Srinivasa Wunnimani

12/02/2019

JC 03:30 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Ping is not working on MitySOM-335x Processor Card
Srinivasa Wunnimani wrote:
> Hi,
> ...
In u-boot we added an environment setting to disable gigabit advertising for our makerboard version.
In som.c, you can remove the ifdef and it will always set disable_giga.
Jonathan Cormier
JC 03:27 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Ping is not working on MitySOM-335x Processor Card
Srinivasa Wunnimani wrote:
> Hi,
> ...
The CONFIG_CPSW_SEARCH_PHY_MASK needs to be updated in the config file.
* Run "make menuconfig"
* Navigate to "ARM architecture"
* About half way down the list, update "Select the phy mask".
...
Jonathan Cormier
SW 03:26 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Ping is not working on MitySOM-335x Processor Card
Hi,
How can we change speed of the Ethernet link from "1Gbps/full" to "100Mbps/full" as in "Link is Up - 1Gbps/Full - flow control rx/tx" .
is it in driver code or dts file after kernel is bought up.
Regards,
Srinivasa
Srinivasa Wunnimani
SW 09:58 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Ping is not working on MitySOM-335x Processor Card
Hi,
Thanks for your reply , we tried all the changes you have suggested in uboot som.c and in kernel dts file as well.
We are not able to ping to any host system , mean to say ping is getting failed in uboot,while dhcp command is n...
Srinivasa Wunnimani

11/27/2019

JC 02:27 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Ping is not working on MitySOM-335x Processor Card
For example R13's ball reset state is low. Jonathan Cormier
JC 02:24 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Ping is not working on MitySOM-335x Processor Card
Srinivasa Wunnimani wrote:
> Hi,
> ...
No we use the RGMII2 interface extensively on our devkit and don't have any issues. The RMII2 interface has a pinmux conflict with the NAND memory, which is why it doesn't work for Rev1 silicon.
...
Jonathan Cormier
SW 07:14 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Ping is not working on MitySOM-335x Processor Card
Hi,
From the “22_Nov_2019.zip”, I have shared it earlier, I notice that our CPU revision is 1.0.
CPU : AM335X-GP rev 1.0
I2C: ready
DRAM: 256 MiB
NAND: 256 MiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
Below wiki states “Ho...
Srinivasa Wunnimani

11/26/2019

JC 04:54 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Ping is not working on MitySOM-335x Processor Card
Srinivasa Wunnimani wrote:
> Hi,
> ...
Okay that helps. I looked through your pins. And it looks like you have the right pins for RGMII2.
>
> ...
I used mitysom335x_devkit_512MB_defconfig, since my module had a 512MB nand. ...
Jonathan Cormier
SW 07:11 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Ping is not working on MitySOM-335x Processor Card
Hi,
> > We have same micrel phy working on AM3352 board with TI SDK 05.03.00.
> ...
Plese find "AM3352_am3359_Board_Setup.docx" attached, which explains the setup.
> Could you provide the schematic for your custom baseboard? Fee...
Srinivasa Wunnimani

11/22/2019

JC 06:29 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Ping is not working on MitySOM-335x Processor Card
> Could you provide the schematic for your custom baseboard? Feel free to email it to
Email info@criticallink.com
Jonathan Cormier
JC 05:59 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Ping is not working on MitySOM-335x Processor Card
I've attached an example boot log using the 2018 April MDK kernel, u-boot, and filesystem on our devkit.
> We have same micrel phy working on AM3352 board with TI SDK 05.03.00.
I am a little unclear what you mean by "AM3352 board". ...
Jonathan Cormier
SW 04:55 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Ping is not working on MitySOM-335x Processor Card
Ok, we shall use O=$PWD/srini_mityarm.
We have deleted srini_mityarm before our build. Hope the logs I have shared does not have any sideeffect becasue of this.
Regards
Srinivasa
Srinivasa Wunnimani
JC 04:50 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Ping is not working on MitySOM-335x Processor Card

Some unrelated while I look into this:
> O=srini_mityarm
Note, I've found that when doing O= builds, its more reliable if I give it a absolute path. Some projects will create multiple srini_mityarm folders otherwise. So I usually...
Jonathan Cormier
SW 04:10 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Ping is not working on MitySOM-335x Processor Card
Hi,
As per your suggestion, we have used mityarm u-boot and kernel and followed below steps:
*Setup the MDK*++
source /opt/criticallink/mitysom-335x_2018-04-16/environment-setup-cortexa8hf-neon-criticallink-linux-gnueabi
*U-BOO...
Srinivasa Wunnimani

11/21/2019

MG 06:52 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: NAND Flash
OK, I will try with TI's Processor SDK.
Thank you for your time.
Best regards
Marcin Grzelak

11/20/2019

JC 04:27 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Ping is not working on MitySOM-335x Processor Card
Thank you for the detailed summary. But I am a little confused at why you did all this work. We provide a working u-boot and kernel which we've modified from the TI's SDK to work with our SOMs. My recommendation would be use them as a... Jonathan Cormier
SW 07:28 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: Ping is not working on MitySOM-335x Processor Card
Hi,
*Hardware*++
We are using the “MitySOM-335x Processor Card” in our target board. On the processor card with we have AM3359 mounted. We have Micrel KSZ9021 Phy connected to external interface as per “MitySOM_Ethernet_Interface.xl...
Srinivasa Wunnimani
BD 03:36 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: NAND Flash
Marcin,
If you are using a Critical Link product in your design we are happy to help in this forum. From your comments, it looks like you are not using a Critical Link product. Our U-Boot is customized for our specific SOM. I would no...
Bob Duke
MG 06:35 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: NAND Flash

This is not SOM. But our module, similar to the MityDSP-L138 only with one memory (NAND) and we use the U-Boot 2009.11.
I am looking for information about what may be the cause of wrong ECC calculation. Can I path this u-boot or use...
Marcin Grzelak

11/19/2019

JC 03:47 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: NAND Flash
Could you provide all the information on the barcode located on the module? Serial number, model number, etc.
It looks like you have a custom version of the UBL and u-boot.
Some oddities are that your clocks are non standard. U-b...
Jonathan Cormier
MG 06:30 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: NAND Flash
Boot log Marcin Grzelak

11/18/2019

JC 03:04 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: NAND Flash
Please attach a complete boot log. And the output of 'printenv' Jonathan Cormier
MG 12:39 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: NAND Flash
Hello,
I have a board based on MityDSP-L138 with 4 Gb NAND Flash (MT29F4G08ABADAWP). And I use MityDSP-L138 u-boot (U-Boot 2009.11). But I probably have problem with ECC calculation. After some time during booting I get message:
Marcin Grzelak

11/13/2019

JC 04:25 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Enabling UART2 for MitydspL138F Expansion port at ARM running Linux
Aviv Prital wrote:
> Hi,
> ...
To use a peripheral on the L138 you need to ensure the pinmux is set correctly and the appropriate driver is enabled.
UART2 is already setup in the kernel for use as an RS-485 port (though without the ...
Jonathan Cormier

11/12/2019

AP 03:27 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: Enabling UART2 for MitydspL138F Expansion port at ARM running Linux
Hi,
I'd like to use MitydspL138F Expansion port to get another serial connection to be used by Linux application.
What should be done for this (at U-boot, kernel, etc)?
I found some 6 years old related thread which was not completed...
Aviv Prital
 

Also available in: Atom