Activity
From 06/28/2024 to 07/27/2024
07/09/2024
- DV 05:44 PM Software Development: RE: AM62A module SODIMM pinout documentation error
- My mistake. I completely missed the A when I saw this thread. :)
Thanks,
David - MW 02:43 PM Software Development: RE: AM62A module SODIMM pinout documentation error
- Hi David,
The symbol for the MitySOM-AM62 DevKit is for the MitySOM-AM62x and we have verified it is correct. The information in the thread above is for the datasheet for the MitySOM-AM62Ax.
While the DevKit board is compatible wi... - DV 02:12 PM Software Development: RE: AM62A module SODIMM pinout documentation error
- Hello,
This was brought to my attention and I decided to do a quick check of these pins on the AM62 Dev board schematic, which our current work is based around.
On the schematic symbol for the MitySOM_AM62: pins 99, 101, 103 agree ...
07/03/2024
- NW 01:09 PM Software Development: RE: oe-layertool-setup.sh script seems to pull and merge when it shouldn't need to
- Ok, I did.
07/02/2024
- JC 08:46 PM Software Development: RE: oe-layertool-setup.sh script seems to pull and merge when it shouldn't need to
- I think both of these make a lot of sense. I'd recommend reporting this to TI via the meta-arago mailing list. They should even include your name as the patch author.
Here is the last patch submitted related to the oe-layertool-setu... - NW 07:16 PM Software Development: RE: oe-layertool-setup.sh script seems to pull and merge when it shouldn't need to
- while we're at it, why let it complain about detached heads when the config file asked for detached heads?
- We noticed in our pipeline setup that the oe-layertool-setup.sh script still appeared to be pulling and merging against a cached repo that had no changes. We are on ubuntu 24.
We think this fixes it...
diff --git a/oe-layertool-se...