Merge patch series "Enable MMC UHS modes"
authorTom Rini <trini@konsulko.com>
Thu, 2 Jan 2025 17:07:42 +0000 (11:07 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 8 Jan 2025 17:58:54 +0000 (11:58 -0600)
commitabc4a9dbfd08f29e91fb7f764a367dde7bcc0d29
treeb7697127b304659f001c03323f08a87ff6a9dbce
parentec9263b4f15c4cf82eb6a211c67baa6385065b8e
parent20c35e8ac84270a58fa9c422f9409bfa90258965
Merge patch series "Enable MMC UHS modes"

Judith Mendez <jm@ti.com> says:

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.

Link: https://lore.kernel.org/r/20241220203704.2076499-1-jm@ti.com