]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Revert "arm: dts: an7581: set r_smpl for MMC in U-Boot"
authorMikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
Sun, 18 Jan 2026 20:04:16 +0000 (23:04 +0300)
committerTom Rini <trini@konsulko.com>
Mon, 19 Jan 2026 16:53:15 +0000 (10:53 -0600)
On my AN7581 board, the same change in the Airoha ATF-2.10 source code
causes instability in eMMC reading. After the patch, in about 9 of 10
cases, ATF BL2 is unable to read FIP image from the eMMC flash. Thus
BL31 and U-Boot are unable to start.

Lets revert commit 7cb79f8d3d55 ("arm: dts: an7581: set r_smpl for MMC
in U-Boot") until the issue will be investigated.

Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
arch/arm/dts/an7581-u-boot.dtsi

index 7fc71d471c4ed8544525a85bab1e60d595683fac..a9297ca6503b8e9bc2ff2ac4882eea170e293641 100644 (file)
@@ -84,7 +84,6 @@
                        reg = <0x0 0x1fa0e000 0x0 0x1000>,
                                <0x0 0x1fa0c000 0x0 0x60>;
                        interrupts = <GIC_SPI 170 IRQ_TYPE_LEVEL_HIGH>;
-                       r_smpl = <1>;
                        clocks = <&scuclk EN7581_CLK_EMMC>, <&clk25m>;
                        clock-names = "source", "hclk";
                        bus-width = <4>;