Activity
From 11/24/2019 to 12/23/2019
12/20/2019
- JC 05:04 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: fw_printenv not working
- Your config file looks reasonable. Though I'm not sure we've ever gotten the fw_printenv command working. I just tried to build the command in two different versions of u-boot and got a variety of compile errors. But in theory you can ...
- Hi,
fw_printenv command in kernel is not working, for new kernel (4.14).Is there any configuration we have to do u-boot or kernel for this to work.
we are using your u-boot & kernel images only for this experiment for AM3352.
fw...
12/18/2019
- DV 03:15 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: USB OTG with rocko and kernel 4.9 RT
- Hello,
We've found the other patch that was needed: https://support.criticallink.com/gitweb/?p=linux-socfpga.git;a=commit;h=a5ae1d10efe50e0a80a4cd401992624d1218399a. With both patches USB will enumerate correctly and works as expected...
12/17/2019
- VJ 12:02 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: USB OTG with rocko and kernel 4.9 RT
- Hi
I have tried the patch here, but got the same result as you: no VBUS.
Thank you for working on this issue.
BR
VJ
- DV 11:38 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: USB OTG with rocko and kernel 4.9 RT
- Hello,
Just to update you, I've applied the patch I mentioned but unluckily VBUS still doesn't turn on. This will unluckily take a few more days in order to get to work it seems.
We will update this redmine once we have USB working...
12/16/2019
- DV 02:42 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: USB OTG with rocko and kernel 4.9 RT
- Hello,
There is a patch missing from our 4.9 RT branch, sorry this was missed when we did the RT port. I'm working on getting that merged in now.
In order to get USB OTG to work with the MitySOM-5CSX you need the following patch: h... - Hi
I am struggling to get USB OTG up and running using the rocko branch with kernel 4.9 RT (ref. https://support.criticallink.com/redmine/boards/45/topics/4963?r=5812#message-5812)
I have connected a USB hard disk (mass storage) to th...
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.
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...
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. - 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.
...
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. - 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".
... - 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 - 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...
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.
- 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.
... - 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...
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. ... - 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...