Part Number: AM6441
Other Parts Discussed in Thread: AM6442
We've received 25 units of our 2nd rev PCA with the AM6442 SR2.0 installed, including the various features recommended in the TI app note regarding how to make a PCB compatible with both SR1 and SR2.
We're using the µSD boot mode to boot a "production test" SD card in Linux, which programs the onboard eMMC bootfs and rootfs with Linux. Once programmed we move a jumper to change to eMMC boot mode, reboot, and perform production test before QA and ship.
This process worked on our first 25 (SR1.0) units.
While watching the serial console we saw no activity when first attempting to boot our newly arrived SR2.0 units.
I discovered in the various TI migration app notes the changes that are necessary in the boot files via the new SDK.
Once we made a new µSD bootfs using those newly generated files the SD card did indeed boot, and the programming of the eMMC seems to have proceeded correctly.
However, when booting from the eMMC the symptom "no output on serial console" is back. We updated the bootfs files that get programmed into /dev/mmcblk0boot0 using the same technique as worked for the SD card bootfs to no avail: we can't get the eMMC to boot; there is no output on the serial console.