Activity
From 11/23/2024 to 12/22/2024
12/12/2024
- 03:42 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: MTU increase Issue
- Hi,
I was able to recreate the issue on a board here. The ifplugd service, which is used to detect ethernet connec... - 01:26 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: MTU increase Issue
- Hi,
yeah i'm tried that firstly i am down the br0 and its goes to down then after i am tried to down eth0, its goi...
12/11/2024
- 02:35 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: MitySOM-5csx custom board PL fabric ethernet access
- The MTU question has already been addressed in the following thread: https://support.criticallink.com/redmine/boards/...
- 02:35 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Receive and send data using vlan tag
- The MTU question has already been addressed in the following thread: https://support.criticallink.com/redmine/boards/...
12/10/2024
- 03:03 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1449610/am625-backport-disable-usb-lpm-to-6...
- 02:44 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- iseori kang wrote in message#6830:
> Hello,
>
> The team seems to have solved it with the following settings.
>... - 09:46 AM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- Hello,
The team seems to have solved it with the following settings.
Fixed Dts file
snps,usb2-lpm-disable;
... - 03:06 AM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
Forwarding additional content
Messages when USB is working
[ 259.298196] drivers/usb/dwc3/gadget.c:3693 dwc3_g...- 12:21 AM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- Hello,
We noticed that the message is different for success and failure.
It is only coming from a few laptops.
...
12/09/2024
- 07:01 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: MTU increase Issue
- Hello,
It might be that you need to take br0 down before taking eth0 down. The issue could be that br0 isn't allow... - 07:23 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: MTU increase Issue
- Hello,
Hi,
I am working on enabling Jumbo Frames and need to increase the MTU size on the eth0, eth1, and br0 i... - 03:27 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- > Have you sent Jonathan a copy of your schematic, I can review that as well.
The schematic I received was only the ... - 02:15 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- I have not been able to reproduce it here, yet.
Do you get any messages from "dmesg" when the communication is dro... - 07:10 AM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- Hello, Mike.
Do you have any updates on this?
Thank you and best regards, - 07:23 AM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: MitySOM-5csx custom board PL fabric ethernet access
- Hi,
I am working on enabling Jumbo Frames and need to increase the MTU size on the eth0, eth1, and br0 interfaces.... - 07:23 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Receive and send data using vlan tag
- Hello,
I am working on enabling Jumbo Frames and need to increase the MTU size on the eth0, eth1, and br0 interfac...
12/03/2024
- 04:13 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: flash script needs to boot enable the device
- Hi Nathan, Thanks for letting us know. I've pushed the fix to the kirstone and scarthgap branches.
12/02/2024
- 07:18 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: u-boot environment initialization
- > The probable source of my confusion is that I thought those we were same place.
> I thought mmcblk0boot0 was like ... - 04:56 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: u-boot environment initialization
- Pushed fix to u-boot 2023 and 2024
https://support.criticallink.com/gitweb/?p=u-boot-ti.git;a=commit;h=bb86b0aa5782c... - 04:10 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: u-boot environment initialization
- It looks to me like this is misconfigured in both 2023 and 2024 u-boot.
Here is a trimmed-down version of the u-bo... - 03:32 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: u-boot environment initialization
- In my checks I tested both blocks. Reading back mmcblk0boot0 did show the environment. Reading back mmcblk0 did not...
- 03:14 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: u-boot environment initialization
- Note according to our emmc boot instructions. https://support.criticallink.com/redmine/projects/mitysom_am62x/wiki/Bo...
- 03:08 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: u-boot environment initialization
- > Or did you mean you dumped out /dev/mmblk0boot0 in your check?
Can you confirm this part of Mike's question?
It... - 01:38 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: u-boot environment initialization
- How would I determine that?
In uboot, there is the mmc command and the existing script sets mmcdev to 0 and boot...
11/30/2024
- 12:16 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: u-boot environment initialization
- Hi Nathan,
Based on this from your comment:
_So I took an image of first 9000 512 blocks of /dev/mmcblk0 ..._
... - Hi,
I am working on enabling Jumbo Frames and need to increase the MTU size on the eth0, eth1, and br0 interfaces....
11/28/2024
- 02:46 AM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- Hello, Mike.
USB0 device settings.
!clipboard-202411281135-xfih4.png!
H/W
USB0 Connector : Mini-B...
11/26/2024
- We are trying to initialize the u-boot environment from linux kernel space.
We are following the flash script step...
Also available in: Atom
Go to top