Part Number: AM623
What is the difference between AM6234 and AM6254?
I have a network driver which is working on AM6254, but not on AM6234. There is no error detected, RGMII link and PHY link is fixed. Is there any difference in the device IDs and other IDs including allocated IDs (https://software-dl.ti.com/tisci/esd/latest/5_soc_doc/am62x/devices.html)?
Do the chips have the same ethernet port numbers (tag) regarding PDMA?
Loading u-boot for AM6234 via USB also does not work on AM6254, because tispl.bin seems not to be compatible.
There are some registers which are not described in the manual spruiv7a.pdf (NOVEMBER 2022), but the Lauterbach debugger decodes them. Where do I get the full register descriptions?
For example I cannot find the description of FAULT_DETECT_ENABLE in CPSW_NUSS_VBUSP_CONTROL_REG at 0x8000F04.
When I click on the register it jumps to the wrong definition:
Which happens for CPSW_MDIO_CONTROL_REG on page 9113.


