
From: Neil Armstrong neil.armstrong@linaro.org
Hi,
On Fri, 15 Sep 2023 18:01:28 +0200, Jerome Brunet wrote:
Amlogic MMC on the GX (and later) SoCs has been problematic for years, especially with u-boot.
Linux has been fairly stable for a few years. It is using a fixed phase setting with Core = 180, Tx = 0 and Rx = 0 (the latter cannot be set starting from the v3 MMC IPs)
[...]
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-amlogic (u-boot-amlogic-test)
[1/2] mmc: meson-gx: clean up and align on Linux settings https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/1f505e80e20... [2/2] mmc: meson-gx: set 270 core phase during the identification https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/100f9e63762...
This triggered the following build https://gitlab.com/superna9999/amlogic-u-boot-autotest/-/pipelines/101939757... which will produce ready-to-boot binaries on most of the supported platforms in https://github.com/LibreELEC/amlogic-boot-fip FIP repo.