
On Fri, Dec 20, 2024 at 02:36:57PM -0600, Judith Mendez wrote:
This patch series adds config options for Sitara K3 boards to support MMC UHS modes.
While testing with SD card boot and eMMC boot, found missing eMMC boot support for am62ax in am62a7_init, patch 1/7, and missing config option to support eMMC boot.
While we are here, for am62ax, enable config option to change MMC bus modes and enable r5 SDHCI ADMA for faster boot time.
Also for all k3 Sitara boards, cleanup MMC ENV configs that are no longer needed since we no longer load env from MMC device.
Changes since v1:
- rebase against next
Normally this would be "v2" and not "RESEND", but I really don't think we need v3 just to correct that :) I'll pick this up in due time, assuming no changes requested by others.