echoplayer: enable multiblock transfers for SDMMC

rockbox-gerrit-noreply--- via rockbox-cvs <[email protected]>
Newsgroups gmane.comp.systems.archos.rockbox.cvs
Message-ID <[email protected]>
commit 45a61d7e7b112f19a6cb870d09576055d2b6e061
Author: Aidan MacDonald <[email protected]>
Date:   Fri Feb 6 10:24:30 2026 +0000

    echoplayer: enable multiblock transfers for SDMMC
    
    Change-Id: I152a6d58b008041d646ddcfec4273a47c4060932

diff --git a/firmware/target/arm/stm32/echoplayer/sdmmc-echoplayer.c b/firmware/target/arm/stm32/echoplayer/sdmmc-echoplayer.c
index 7a192bc914..803b7cae2b 100644
--- a/firmware/target/arm/stm32/echoplayer/sdmmc-echoplayer.c
+++ b/firmware/target/arm/stm32/echoplayer/sdmmc-echoplayer.c
@@ -48,6 +48,7 @@ static const struct sdmmc_host_config sdmmc_config INITDATA_ATTR = {
     .bus_clocks = SDMMC_BUS_CLOCK_400KHZ |
                   SDMMC_BUS_CLOCK_25MHZ |
                   SDMMC_BUS_CLOCK_50MHZ,
+    .max_nr_blocks = 65535,
     .is_removable = true,
 };
 
-- 
rockbox-cvs mailing list
[email protected]
https://lists.haxx.se/mailman/listinfo/rockbox-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.