Part Number: AM6548
As of SDK 7.3, Linux reboot command fails on AM654, because of a board issue while switching voltages for MMC UHS modes. A workaround is to disable UHS modes and remove the vmmc supply control to MMC controller. This can be done by making the following changes in the sdhci1 device tree node.
- add no-1-8-v tag
- remove the "vmmc-supply" property
Please refer to the attachment for a patch that applies the above workaround.
Currently, UHS modes are only supported on AM65 P.G. 2.0 and by applying this workaround this will be disabled.
https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/0001_2D00_HACK_2D00_arm64_2D00_dts_2D00_k3_2D00_am654_2D00_base_2D00_board_2D00_Workaround_2D00_to_2D00_add.patch